Hello everyone,
Can some one help me on this.
Is it possible to get a future sprints start and end date and then edit fields in the issues that were assigned to that sprint?
Sprint example
Name: "Sprint A (Mar10 - Mar 21)"
Sprint start and end date: input date in fields
When sprint is created
Scenario 1: start date
IF {{sprint.name}} contains regex [sprint]
AND find the issues that belong in that sprint
Edit the issue field "start date" with that Sprint start date
Scenario 2: end date
IF {{sprint.name}} contains regex [sprint]
AND find the issues that belong in that sprint
Edit the issue field "end date" with that Sprint end date
Hello @Marina botica ,
Welcome to the Community.
I am a bit unclear on your use case...when a sprint is created it has no issues assigned to it, so the Sprint Created trigger could not be used as you note.
Perhaps an alternative would be a rule triggered on Sprint Started...as sprint planning has probably occurred by that point and so the issues could be updated:
I assumed that you meant Due Date rather than End Date. If you have a custom field named End Date plus adjust accordingly. Thanks!
Kind regards,
Satya
Hello Satya,
Thank you so much for the solution. it is working for me.
Cheers,
Marina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.