Forums

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

How to retrieve sprint goal which has "comma separated' values?

Shruti Shrivastava February 8, 2024

I have an automation rule where I am retrieving the current sprint goal.

{{sprint.goal}}

Goal is - Bundled changes, Production deployement, Support testing

The output I am getting is -

Bundled chnages

Somehow, {{sprint.goal}} is not returning anything after the comma.

Can someone please help me to get the entire goal?

1 answer

0 votes
Bill Sheboy
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.
February 8, 2024

Hi @Shruti Shrivastava 

For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, and an image of the audit log details showing the rule execution.  Those will provide context for the community to offer ideas.  Thanks!

Until we see those...

What you describe seems to indicate the goal value is being split into a list.  When I tried this (with Jira Cloud automation) for the goal from a sprint value in a single issue, I did not see this symptom. 

Seeing your complete rule and the details of how you are accessing the goal smart value may explain this symptom.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer