Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hello,
I'm currently trying to set an automation using deploymentName criteria.
It works partially and I don't understand why.
Here is the detail of an issue deployed on multiple environments :
As you can see, three different deployment numbers are bound to this issue.
In the issue navigator, using this deployment number as a filter works
But when I try on the 2 other deployment names, there is no result appearing.
Can anyone explain my why one deployment name is working and not the others please ?
Thank you
Hey @Steeve Le Dréau ,
Welcome to Atlassian Community!
Could you try below syntax and confirm if the issues are fetched by JQL
deploymentName ~ "19856"
I took reference from article: JQL developer status
Regards
Chitra Nagdeo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.