Skip to content

Opening an issue in another repo shows all of them as "in my repos" #18913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fnetX opened this issue Feb 26, 2022 · 0 comments · Fixed by #18916
Closed

Opening an issue in another repo shows all of them as "in my repos" #18913

fnetX opened this issue Feb 26, 2022 · 0 comments · Fixed by #18916

Comments

@fnetX
Copy link
Contributor

fnetX commented Feb 26, 2022

Gitea Version

1.16.2 + 1.17.0+dev-213-g5b0cdd615

Git Version

No response

Operating System

No response

How are you running Gitea?

codeberg deployment + try.gitea.io

Database

MySQL

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Description

if I

  • open an issue in another repo
  • it is displayed in my personal issues (/issues on server)
  • the whole repo is shown as "In my repositories" along with all other issues of that repo
  • I now see 3500+ issues more than I want to see on Codeberg without any connection to them (not subscribed, not commented, not watched or starred the repo)

As I didn't find any notice of this behaviour in the changelog, I believe this is a bug.

Reproduce: Just create an issue in a repo that already has issues and see all of them in your Issues view. I think a similar weirdness is going on with pull requests, though I don't completely understand it yet. (I only have two repos more than I want to see, I didn't open pull requests there as far as I know, but if it was showing everything where I opened an isuse, I'm also missing some projects where I opened an issue.)

Screenshots

grafik ← I don't know why I see those (and more!) repos.

Gusted pushed a commit to Gusted/gitea that referenced this issue Feb 26, 2022
- Make a restriction on which issues can be shown based on if you the
user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a
specific team on a organisation if you wasn't a member(fixed by zeroing
the User{ID} in the options).
- Resolves go-gitea#18913
6543 pushed a commit that referenced this issue Mar 23, 2022
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves #18913
6543 pushed a commit to 6543-forks/gitea that referenced this issue Mar 23, 2022
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves go-gitea#18913
6543 added a commit that referenced this issue Mar 23, 2022
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves #18913

Co-authored-by: Gusted <[email protected]>
Chianina pushed a commit to Chianina/gitea that referenced this issue Mar 28, 2022
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves go-gitea#18913
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant