Are business users do not like the new toggle at the top of many screens such as the Change Request that says, “Show only current results”. They have asked for this toggle to be turned off by default.

I haven’t been able to find a way to turn it off by default via a setting.
I am plying with an alternative solution to the Toggle being set to on for a given page.
It appears by creating a custom menu to navigate to a Internal page I can control the parameter.
This is the text of the Page URL used: page/ChangeRequests/List;usedefaultfilter=false

My big question is what is the downside of this option. Are there permission issues I am not thinking of will future updates break what we have done here?
Thoughts are appreciated.