Hi everyone,
My team has some user stories that repeat every sprint. I want to automate the creation of these stories every time I create a sprint and place the new issues in the new sprint.
The automation I created is creating the issues correctly, but placing them in the backlog. Does anyone know what is missing here to place the new issues in the created new sprint to avoid the additional spet of moving them?
Tks in advance
Your rule trigger is Sprint Created, and so the {{sprint}} and {{sprint.id}} smart values are available. Have you tried using {{sprint.id}} as the value for the sprint field when creating the story in the rule?
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.
Hello @Joao Resende !
Can you expand on the action to create the Story to see what fields you populate? I'm looking to see if you add the Sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.