mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-01 05:01:26 +00: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>