Remove old format for action approvers
What does this MR do and why?
Remove old format for action approvers
Remove single approver support and leave only multiple approver actions format
References
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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.
| Description | UI |
|---|---|
| Fix approver mapping |
|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Do this steps before checking out a branch
- Go to Project/Group
- Secure -> Policies
- New policy Merge request approval policy
- Add approver actions
- Save policy
- Try to edit policy, make sure action are rendered correctly
- Checkout branch and repeat steps but Add multiple approver actions
- Edit first created policy and second created policy, make sure both format works as expected
Related to #503410 (closed)
