Skip to content

Update group_projects_dropdown.vue emit payload

Artur Fedorov requested to merge 432582-policies-group-project-dropdown into master

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.

Related to #432582 (closed)

Edited by Artur Fedorov

Merge request reports