Create an issue lookup rule based on Label
Hi , we figured out what it is. Unfortunately the dash ("-") character is escaped in JETI when the JQL query is built to lookup the issue.
This makes the JQL query not able to find the issue.
We will fix it, but until then either you remove the dash from the label value and also from the value of the lookup rule, you must wait for the release.
If you set the value of the lookup rule to Manul value of $!group2.replaceAll("-","") and the Label is saved as "XXX123" instead of "XXX-123", then the lookup will work.
we are fixing this now and will release by mid of next week.
Tibor
this feature has been released as version 6.3.0.17 and 7.0.17