Test ZB - code searching
formatted code with dot
[jira.customfield_linked_dot] name = "Linked Defects" #list of possible links in Jira outward_link = ["blocks","clones","creted","duplicates","causes","relates to"] inward_link = ["is blocked by","is cloned by","created by","is duplicated by","is caused by","relates to"] issue_type = "Bug" dimension = true multiple_values = true
formatted code without dot
[jira. customfield_linked_withoutdot] name = "Linked Defects" #list of possible links in Jira outward_link = ["blocks","clones","creted","duplicates","causes","relates to"] inward_link = ["is blocked by","is cloned by","created by","is duplicated by","is caused by","relates to"] issue_type = "Bug" dimension = true multiple_values = true
Not formatted code
# Linked Requirements to Issues
[zane.customfield_linked_notcode]
name = "Linked Use Cases"
#list of possible links in Jira
outward_link = ["blocks","clones","creted","duplicates","causes","relates to","tests"]
inward_link = ["is blocked by","is cloned by","created by","is duplicated by","is caused by","relates to","tested by"]
issue_type = ["Story","Epic"]
dimension = true
multiple_values = true
Tests for dash
Search ABC-1234 should find this
ANd also with two dashes ABC-567-001 result