User Tools

Site Tools


jira_filters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
jira_filters [2019/05/14 10:39]
root
jira_filters [2019/05/14 10:42] (current)
root
Line 4: Line 4:
 ^   Filter     Use Case   ^ ^   Filter     Use Case   ^
 | issueFunction in linkedIssuesOf("issuekey = ABC-123") AND issuetype = Test | Find all test cases linked to issue ABC-123 | | issueFunction in linkedIssuesOf("issuekey = ABC-123") AND issuetype = Test | Find all test cases linked to issue ABC-123 |
-| affectedVersion not in versionMatch("^(?!1.2.3.4$)") | Find all issues with the affected version of only 1.2.3.4 |+| affectedVersion not in versionMatch("<nowiki>^</nowiki>(?!1.2.3.4$)") | Find all issues with the affected version of only 1.2.3.4 |
jira_filters.txt ยท Last modified: 2019/05/14 10:42 by root