Esegue una query specificata nel database.
Esegue una query esistente che restituisce un elenco di tutti i difetti nello stato Assegnato o Aperto per l'utente corrente.
CQTOOL> run_query "Public Queries/My To Do List" id State Headline ------ --------- ----------------------------------- SAMPL00000002 Opened The foobar is broken SAMPL00000003 Opened The widget needs repair SAMPL00000004 Assigned The other foobar is broken Count: 3 ---------------------------------------------------------