PassIng the URL of the current issue via comment using Post Function (Comment Related Issues PF)

Fabio Vintorin June 18, 2024

 

How could I pass the URL of the current issue via comment using this Post Function? Example, if I want to pass the person responsible, I use currentUser.name

1 answer

1 accepted

0 votes
Answer accepted
Bo Zhao
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 18, 2024

Hi @Fabio Vintorin 

The format of the Jira issue URL is always going to be like:

https://<your-domain>.atlassian.net/browse/<issueKey>

 You can pre-fill the domain if it is always the same and get the Issue key using the variable.

Regards,

Bo

Fabio Vintorin June 19, 2024

TKS !!

Fabio Vintorin June 19, 2024

I'm going through this entire comment, what would it look like including the URL?

currentUser.name + ", solicitou aprovação e comentou: " + "\n" + transientVars.comment + "https://jira.sinqia.com.br/browse/<issueKey>" 

Chisato Saito
Contributor
July 10, 2024

Hi

How was this problems so far?

I'm looking for the way to add next issue via comments by automation rule.

I did it by Manually trigger. However I can't by automation trigger like status transaction.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events