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

[Bug] DB Deadlock on de-/assigning miltiple lables at once #12643

Closed
6543 opened this issue Aug 29, 2020 · 3 comments
Closed

[Bug] DB Deadlock on de-/assigning miltiple lables at once #12643

6543 opened this issue Aug 29, 2020 · 3 comments
Labels
reviewed/wontfix The problem described in this issue/fixed in this pull request is not a problem we will fix type/bug

Comments

@6543
Copy link
Member

6543 commented Aug 29, 2020

gitea version: == 1.12.x

source: https://codeberg.org/Codeberg/Community/issues/123 (Multiple labels for an issue can't be choose at the same time)

To Reproduce: de-/select more than 1 lable and reload (you wont get the expected result)

posible solutions:

  1. change the js code to submit lable chois on click (there is time between each de-/selection) <- like asignee selection work
  2. make router endpoint accept a bundle of lable-id’s at once
@a1012112796
Copy link
Member

GH is same ...
tmp

@a1012112796
Copy link
Member

I can choose more than one labels one time. Do you means this?
tmp1

@6543
Copy link
Member Author

6543 commented Aug 31, 2020

@a1012112796 I mean this feature yes, it sometimes is not working properly

@6543 6543 added type/bug reviewed/wontfix The problem described in this issue/fixed in this pull request is not a problem we will fix labels Oct 20, 2020
@6543 6543 closed this as completed Oct 20, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
reviewed/wontfix The problem described in this issue/fixed in this pull request is not a problem we will fix type/bug
Projects
None yet
Development

No branches or pull requests

2 participants