# Someone else changed the tab order for everyone on an issue **What you are seeing** Someone else changed the tab order for everyone on an issue. --- ## Why it happens The sort preference is stored on the issue, not on the user, so it is shared by all viewers of that issue. --- ## What to do Set it back if you prefer another order. And expect it to change again if a colleague flips it. --- ## Settings involved | **Setting** | **Where** | **What it does** | | ----------- | ----------------------------------------- | ---------------- | | Sort tabs | Issue view > Markdown panel > sort button | \- | --- ## A few things that catch people out * The tab sort preference is stored on the issue, not on the user, so changing it changes the order for every viewer; write failures are ignored. --- ## Related [Getting started view keeps coming backThe dismissal is stored in browser localStorage, not on the server.](https://help.gocapable.com/jira-markdown/getting-started-view-keeps-coming-back.html) [Global page fails or returns nothing when filtering by a particular projectProject keys are inserted into the search query without quoting, so a key needing quotes b](https://help.gocapable.com/jira-markdown/global-page-fails-or-returns-nothing-when-filtering-by-a-particular-project.html) [Everything elseThe rest of this family.](https://help.gocapable.com/jira-markdown/everything-else.html) --- _Found it? Good._