Available Reports
Custom Query
Compose a new ticket query by selecting filters and columns to display.
SQL reports and saved custom queries Sort by: Identifier Title
{1} Active Tickets
- List all active tickets by priority.
- Color each row based on priority.
{2} Active Tickets by Version
This report shows how to color results by priority, while grouping results by version.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
{3} All Tickets by Milestone
This report shows how to color results by priority, while grouping results by milestone.
Last modification time, description and reporter are included as hidden fields for useful RSS export.
{4} Assigned, Active Tickets by Owner
List assigned tickets, group by ticket owner, sorted by priority.
{5} Assigned, Active Tickets by Owner (Full Description)
List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.
{6} All Tickets By Milestone (Including closed)
A more complex example to show how to make advanced reports.
{7} My Tickets
This report demonstrates the use of the automatically set $USER dynamic variable, replaced with the username of the logged in user when executed.
{8} Active Tickets, Mine first
- List all active tickets by priority.
- Show all tickets owned by the logged in user in a group first.
{10} Export logical model - extend "Use Generic Reaction Names" for reactions
In the export dialog for logical models an option "Use Generic Reaction Names" is provided. If a label (:LABEL) is provided for the gates and the box is not checked, the String specified as label is used as reaction name for CNA. This label is only present if the model has been imported from cna format previously. If no label is specified, the status of check-box has no influence on the exported model (The reaction name is composed from the names of connected compounds and describes the equation, e.g. a+b=c). If no label is specified and the box is not checked the module-name of the gate should be taken. This name would be preserved throughout the working cycle (export log model - changing the model in CNA - import the model into ProMoT) and enables the reuse of a graphml file of the original model.