mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-25 19:15:24 +01:00
This PR enhances the labels handling in issue_search by optimizing the SQL query and de-duplicate the IDs when generating the query string. --------- Co-authored-by: techknowlogick <techknowlogick@gitea.com>