All collaborative repositories disappeared from dashboard repo panel #992

Closed
opened 2025-11-02 03:44:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Morlinest on GitHub (Aug 23, 2017).

  • Gitea version (or commit ref): 8aadf79f80
  • Git version: 2.11.1
  • Operating system: Win10
  • 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

Repositories disappeared from dashboard repo panel. Repositories created under organizations are not here.

Also there are more repositories that shoud be there, but it's old bug (when user is collaborator in repository owned by other user).

Screenshots

Before (screenshot from my other issue/PR = changed UI, but not source of data):
image

After:
image

Master branch:
image

Missing repositories (view for "test" organization, user is owner of this organization):
image

Originally created by @Morlinest on GitHub (Aug 23, 2017). - Gitea version (or commit ref): 8aadf79f800187958ec92e4dda49cd3ac1872465 - Git version: 2.11.1 - Operating system: Win10 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Repositories disappeared from dashboard repo panel. Repositories created under organizations are not here. Also there are more repositories that shoud be there, but it's old bug (when user is collaborator in repository owned by other user). ## Screenshots Before (screenshot from my other issue/PR = changed UI, but not source of data): ![image](https://user-images.githubusercontent.com/12720041/29458522-e501c3c8-841f-11e7-93e4-f3d417237492.png) After: ![image](https://user-images.githubusercontent.com/12720041/29612115-6cddb2a0-8800-11e7-9e5e-89b2b90ca0fb.png) Master branch: ![image](https://user-images.githubusercontent.com/12720041/29611682-c219f640-87fe-11e7-9879-7100b07e8cdb.png) Missing repositories (view for "test" organization, user is owner of this organization): ![image](https://user-images.githubusercontent.com/12720041/29612282-078bf744-8801-11e7-9cb5-1d9e050f9c4d.png)
GiteaMirror added the type/bug label 2025-11-02 03:44:33 -06:00
Author
Owner

@Morlinest commented on GitHub (Aug 23, 2017):

This bug is caused by #2205. After reverting models/repo_list.go, it's working again like before.

@Morlinest commented on GitHub (Aug 23, 2017): This bug is caused by #2205. After reverting `models/repo_list.go`, it's working again like before.
Author
Owner

@Morlinest commented on GitHub (Aug 23, 2017):

@lunny Please add 1.2 tag, this bug is blocker.

@Morlinest commented on GitHub (Aug 23, 2017): @lunny Please add 1.2 tag, this bug is blocker.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#992