My product team never informs me when they create new patch and when they do it, it messes up some of our jql filters so i did a pretty nifty automation to send a slack message when the fixversion is created and the name contains the word patch
Slack message:
A new patch fixversion has been created: {{version.name}}
Release Date: {{version.releasedate.jiradate}}
I like that the URL is dynamic based on what project the fixversion is in.
Works like a charm!
Yes!!! I have done similar.
Cracking the URL with the right smart values in the right places (as you have done), so that it always works is a very handy breakthrough.
I love it.
It's very useful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.