Description
-
Gitea version (or commit ref): 1.14.0+dev-290-gb1cf7f4df (current gitea.com)
-
Git version: ? (current gitea.com)
-
Operating system: ? (current gitea.com)
-
Database (use
[x]
): (current gitea.com)- PostgreSQL
- MySQL
- MSSQL
- SQLite
-
Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL):
- No, only on gitea.com https://gitea.com/gitea/tea/pulls/285
-
Log gist:
Description
-
Opening the label dropdown and selecting more than one label applies only one of the selected labels. Sometimes two, not consistent. So far never all selected labels.
-
Doing this several times adds the remaining labels, but in the action log / comments of the issue, only the first added label is displayed.
I didn't check in detail, but 2. makes me think this was introduced by #13304.
Another recent bug related to labels is #13688