Hi Atlassian community,
is it possible - using app automation for jira - to send email with issues button URL -
transition URL - when user in email click this URL issue moved on another status ...
best regards
Giorgi Tsitsvidze
Community moderators have prevented the ability to post new answers.
For your first question, yes you can add a link to issues in emails using Automation for Jira. Try adding this in the email:
<a href="{{url}}">{{key}} - {{summary}}</a>
With out of the box Jira you cannot do the second thing, adding a link to transition an issue to a different status. Perhaps providing the link to the issue will be enough as a person could open the issue and then transition it from the issue view page.
Best regards,
Bill
Please note:
this was also posted here.
You might want to check this link also for some more contributions that were made meanwhile.
Regards,
Daniel
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.