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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.