I have a confluence form that users will fill out and when they submit the form it autogenerates a JIRA ID and send the requestor an email with the JIRA ID and a link to JIRA to view the item. However, it only links to the JIRA main page and I am not able to create a link to the actual JIRA issue created.
For example the link I use has this syntax
https://(company page)/browse/$iftttResult_JIRAID
However, it does not recognize the actual JIRA ID created and sends a broken link.
Welcome to this community
To reference IFTTT result in ConfiForms you will need to use the following notation
[iftttResult_JIRAID]
Assuming you are creating the Jira in the same submit process as email
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.