Skip to content

Add tag search to full search project listing (it was removed) #7478

@matusdrobuliak66

Description

@matusdrobuliak66

Full-text search on projects provides an option to filter project tags. This was temporarily removed to optimize project listing: #7475.

We need to perform the filtering either on the frontend (as it is currently done in the normal project listing) or implement this functionality in the backend. However, we must be careful with the implementation to ensure the database engine does not execute suboptimal queries.

Metadata

Metadata

Labels

a:webserverwebserver's codebase. Assigning the area is particularly useful for bugst:maintenanceSome planned maintenance work

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions