We have certain user stories that we do every sprint. I want to set up an automation that makes it so that whenever I create a sprint I, I also create user stories AND add it to that sprint and add some fields.
The first part works, when I create a sprint I create the user story. I can't get it to fill the just created sprint (and I can't fill the Story Points for some reason).
What I have now is this:
I've also tried using current issue for sprint, but that doesn't work either.
Hi @Max Boerma -- Welcome to the Atlassian Community!
For a question like this, please also include an image of the audit log details showing the rule execution. That will provide additional context for what is happening.
You may set the sprint to the trigger one by setting the Sprint field to:
{{sprint.id}}
To do this with the Create Issue action, select the field, type in the smart value, and it will appear below the field. When it does, select it for use.
When you describe you "can't fill the Story Points for some reason", what do you observe happening?
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.