Users at their first login see a wrong preselected view when they have recommended views shared by groups
STEPS TO REPRODUCE:
1. Login to Clarity Classic
2. Administration > Organization and Access > Groups
3. Create 2 groups PM1group and PM2group
4. Create a user called PM1user
5. Add him to group PM1group
6. At Resource's Access Rights > Global > Add all project-related rights
You can use the *project filtering criteria to add all project-related rights
7. Create a user called PM2user
8. Add him to group PM2group
9. At Resource's Access Rights > Global > Add all project-related rights
You can use the *project filtering criteria to add all project-related rights
10. Go to Modern UX > Projects > Project grid
11. Create 2 views: PM1view and PM2view
12. On the project grid Views > Go to Manage Views
13. Share PM1view with Specific Groups: PM1group and set it as recommended
14. Share PM2view with Specific Groups: PM2group and set it as recommended
15. Login with PM1user and go to MUX Project grid
16. On the views drop-down you see the PM1view view as preselected and under the Recommended section as expected
17. Login with PM2user and go to MUX Project grid
Expected Results: On the views drop-down you see the PM2view view as preselected and under the Recommended section
Actual Results: On the views drop-down you see the PM1view view as preselected and PM2view under Recommended section. Once you go to the recommended PM2view, the preselected PM1view disappears
Clarity 16.2.0, 16.2.1, 16.2.2
This is caused by DE80797
We are planning to do views backend infrastructure work on a future release that should address this