Open
Description
Description
Hello,
I have an issue with 2 labels A
and B
(A
is exclusive but I don't think that matters). When I remove B
via the web interface, then I get a label_updated
webhook json with an empty labels
array.
When I do this via the api with DELETE /repos/{owner}/{repo}/issues/{index}/labels/{id}
I get a correct labels
array with A
in it.
Gitea Version
1.23.8
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
I don't know
Database
None