Skip to content

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

@6543

Description

@6543

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    reviewed/wontfixThe problem described in this issue/fixed in this pull request is not a problem we will fixtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions