Updated merge request dashboard lists
What does this MR do and why?
Added a new query that will query merge request for the current user being a reviewer OR an assignee. The query also supports query for the review state in both situations.
So:
- It will search for any merge request the current user is an assignee AND any other user is a reviewer with the specified state
- OR
- It will search for any merge request the current user is a reviewer of with the specified state
https://paste.depesz.com/s/pZm
https://explain.depesz.com/s/qDzu
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.
Edited by Doug Stull