-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Milestone
Description
- Gitea version (or commit ref): 1.7.2, 28fcbf3
- Git version:
- Operating system: rhel
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
The sort order of organization repositories doesn't work for logged in users.
Reproduce
- create organization
- add mutliple repos to organization
- go to organization overview
- change sort order, for example switch between alphabetical and revers alphabetical
- log out
- change sort order
https://try.gitea.io/order_issue?sort=reversealphabetically
https://try.gitea.io/order_issue?sort=alphabetically
notice different URLs but same order of repositories