Update projects in filtered list after changing framework
requested to merge 404514-still-showing-project-in-filtered-list-after-changing-framework into master
What does this MR do and why?
This MR forces refetch of filtered project list even if filters are not changed. This is important, because the list might be changed as a result of applying frameworks to some of the projects in the list
Screenshots or screen recordings
Compliance_report___Commit451___GitLab__2_
How to set up and validate locally
- Create a Compliance Framework at the group level
- Create two projects in the group and they should have the framework badge applied
- Navigate to the compliance framework report at group level
- In the search/filter bar filter "Compliance framework" by the created framework
- Select one of the projects and remove the framework
- Select search / filter again
- Observe project with removed framework is gone from filters
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 #404514 (closed)
Edited by Illya Klymov