I have a Jira use case that I’m wondering if someone can help solve.
For starters, we are using BigPicture add-on that creates custom fields Start date and End date, which we have added to our Story screens.
We also use the standard Sprint field on Story screens.
What we’d like to do is create automation that would automatically set the Start date and End date values to be populated with the dates of the relevant Sprint value.
Example: if Sprint = September.2020 then Start date = Sep 1 and End date = Sep 30.
Of course, we would need Jira to know that Sep 1 and Sep 30 are the start and end dates of the Sprint, since that info is not collected in Jira.
What do you think?
Anyone have any first-hand knowledge or experience solving such a use case?
Thanks in advance!
Gil
Hi @Sema YILDIRIM , I would recommend to use Script Runner Behaviour to do the control the field behaviour on the Create Issue screen as described on the article here. Please take a look and I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.