Update group_projects_dropdown.vue emit payload
What does this MR do and why?
This MR adds multiple option for group_projects_dropdown
It is more flexible if full project is emitted, there use cases when more then id is required from selected project.
Converting full id to short id and vice versa adds extra complexity and is not common case, this conversion can be done in parent issue if necessary
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
***NO VISUAL CHANGES***
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
This options will be used in upcoming MR's
You can use same instruction as in MR where dropdown was introduced
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #432582 (closed)