Skip to content
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

Fix showing issues in your repositories (#18916) #19191

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

6543
Copy link
Member

@6543 6543 commented Mar 23, 2022

Backport #18916

  • 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 Opening an issue in another repo shows all of them as "in my repos" #18913

- 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 6543 added the type/bug label Mar 23, 2022
@6543 6543 added this to the 1.16.5 milestone Mar 23, 2022
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Mar 23, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 23, 2022
@6543 6543 merged commit 42229dc into go-gitea:release/v1.16 Mar 23, 2022
@6543 6543 deleted the backport_18916 branch March 23, 2022 23:36
@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
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants