The View of Staff Module on a project does not save column order changes when a 'Group By' is being used on a grid list page.
Steps To Reproduce:
1. Go into the 'Staff' Module of a Project
2. Create a view that has a 'Group by' for example, Group by "Role"
3. Change the order of the attributes in the grid and click on 'Save'. All http responses are 200. There are no errors on screen.
4. Change to a different view from the 'View' drop down and switch back to the view you have saved earlier in step 3.
Expected result: The changes you have saved earlier are visible
Actual result: The changed column order in the grid is NOT saved.
Clarity 16.2.1 and earlier releases
Resolved in Clarity version 16.2.2
Workaround: Temporarily remove the 'Group By', make your column order changes then add the 'Group By' back and click on Save button.