Use JQL (Jira Query Language) to filter which Jira Work Items are reported on in your Vansah Testing Gadgets. JQL-powered gadgets update dynamically β no need to maintain a static list.
Before you begin
Ensure you have access to the Jira Dashboard
You have permission to edit Vansah Testing Gadgets
Basic knowledge of JQL is recommended
Why use JQL filters?
Gadgets automatically reflect the latest work items matching your query
Reporting stays accurate without manual updates
Works across multiple Jira Spaces
Steps to add a JQL filter to a Vansah Testing Gadget
Open your Jira Dashboard.
Click Edit on the Dashboard.
Click the More options menu on a Vansah Testing Gadget and select Configure.
At the bottom of the configuration panel, find Reporting Type and select Work Item / Test Folder.
In the Work Item(s) section, select JQL from the dropdown.
Enter your JQL query in the field provided.
A green tick confirms your query is valid.
Click Save.
Note: JQL syntax follows standard Jira rules. Example: project = "MY-PROJECT" AND Work item type = Story.



