Projects dropdown within create Task form doesn't show selection status correctly
requested to merge 473282-projects-dropdown-within-create-task-form-doesn-t-show-selection-status-correctly into master
What does this MR do and why?
Fixes 'Frequent projects' options in the project selection dropdown so that they can be automatically selected when opening the form.
Also removes duplicate projects from the list. Frequent projects will not be displayed in the larger 'projects' list group.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Visit an Issue and open the form to create a new Task
- The project the Issue is part of should automatically be selected in the project dropdown
- Check the same works if the Project is part of the 'Frequent projects' list
- There should be no duplicate projects in the dropdown
Related to #473282 (closed)
Edited by Jack Chapman