Project

General

Profile

action #151402

Updated by mkittler 8 months ago

## Motivation 
 With openqa-investigate becoming more important the comments in jobs are more important and we should cover over a search to find jobs by comment. Our API already offers to search for comments but maybe not yet "jobs by comment". Also an integration in UI can make such feature more visible and convenient. 

 ## Acceptance criteria 
 * **AC1:** webUI users can find openQA jobs by comment search terms 

 ## Suggestions 
 * Look into the existing search field on /tests, maybe just extend that to be able to search for tests by content with a keyword "comment:<search_term>" or the equivalent in /search

Back