Hi all,
I am a bit under time pressure, hence didn't do extensive research on the subject and just decided to throw in the question here.
Is this scenario possible (for Cloud):
I move ticket between statuses on a board and by moving the issue/transitioning it I automatically set up a deadline for this issue "two weeks in the future". Meaning that the transition always starts and the moment/day of transitions and sets a deadline for two weeks. The deadline would be different for most issues as issue would moved on various days.
IS that possible? Is that how issue scheduling can be applied? Or can this be set up with a post-function?
Thanks.
To my knowledge, this is only achievable by writing a script to update the field with a date calculator using the ScriptRunner for Jira third-party plugin.
However, if you're simply looking for the Due date field to be set this indeed achievable.
There are different ways of going about this but the most effective I can recommend are:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.