There is a button that allows a specific user role to change their views. This is currently only visible to one user role, but new requirement is for this feature to be given to a second user role. When pressed, the user is presented with a screen to input the user view they want to switch to. From a technical side they are only modifying the conditions used to determine if the button is visible (and adding a new method to help this process). From a functional standpoint, I'm not really sure how to look at this. I don't think it's just "navigation", which wouldn't be counted. I feel like it's some sort of transaction, just not sure what.