Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

In Jira workflow if the status is moving from SIT to UAT.

keerthika Narra August 26, 2024

 

In Jira workflow if the status is moving from SIT to UAT.

 

here the SIT custom field needs to be updated with the current reporter. how can we implement the logic 

1 answer

0 votes
Aaron Pavez _ServiceRocket_
Community Champion
August 26, 2024

Hi @keerthika Narra 

This doesnt seem possible with a post function. You need automation for that:

https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/

Use this to get the reporter name instead of the ID:

{{reporter.displayName}}

Automation could be: When issue transitioned SIT to UAT

then: edit the custom field

add smart value {{reporter.displayName}}

Regards

Aaron

keerthika Narra August 27, 2024

Thanks @Aaron Pavez _ServiceRocket_  I will try with above scenario.

 

Suggest an answer

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

Atlassian Community Events