User cannot move multiple selected options from a slush bucket.Issue When user tries to move multiple selected options from slush bucket, it only moves one option.ReleaseALLCauseThis is a known defect PRB1773093. The issue happens when the user preference 'Enable accessibility in classic' is set to true.ResolutionAs a workaround, to resolve the issue follow either one of the below steps - 1. Clicking on the profile icon > Preferences > Accessibility > "Enable accessibility in classic" set to off2. Search for the glide.ui.accessibility in the sys_user_preference table and set it's value to false against the user records.