Visual Task Board - User cannot move task between boardsProblemUsers are unable to move tasks between boards in Visual Task Board. They can select the board to move it to, but cannot select a lane, blocking the card move. Steps to reproduce Impersonate UserOpen Visual Task BoardsOpen <board_1>Click on card <card_1>Under Tools, pick "Move"Update the Task Board dropdown to <board_2>Note Move Card is not an optionClick the Lane dropdown, note that there are no options in the lane to select and user cannot move the card Root CauseMissing access to the user. This is due some Access Control (ACLs) that require role: visual_taskSteps to Resolve Assign role visual_task to the user.Try again.