Forums

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

Jira smart value {{rule.description}} to fetch rule description?

Luis Villamizar November 8, 2023

I want to fetch the rule description into the description field. I thought {{rule.description}} would work similar to {{issue.description}}. 

 

{{rule.name}} works fine, is it possible to fetch the rule description? 

1 answer

3 votes
Rilwan Ahmed
Community Champion
November 8, 2023

Hi @Luis Villamizar ,

Welcome to the community !!

As per documentation, smarts values can get only 

{rule.name}} - Prints out the name of the running rule
{{rule.actor}} - Accesses the rule actor user.
Trudy Claspill
Community Champion
November 8, 2023

And here is the documentation link for the same information for Automation for Jira Cloud.

https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/#--rule--

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer