qtmj_getStoryHavingBugLike

qtmj_getStoryHavingBugLike

Description

This function returns a list of stories in the project associated with bugs discovered during the executions of test cases or test steps linked to those stories.

Details

  • To execute the query successfully, you must provide at least one argument: the Project Key

  • The filter applies to All Executions of the Test Case.

Supported Operators

  • Jira Operators -IN NOT IN

Supported Fields

Not Applicable

Example

Issue IN qtmj_getStoryHavingBugLike("projectkey = 'FIT'", "Priority = High AND Type = Bug")