I am using Jenkins 2.428 and I want to set a default sort rule for my views. However, what happens now is that every time I select a sort, I close and reopen the page and it reverts to the default sort.
A quick observation is that Jenkins doesn’t lose the order when the page is refreshed because the order settings are saved in the browser session, but they are lost when the browser or tab is closed. Is it possible to consider storing them in localStorage?