Hii...
When I add date estimation in all task but some reason that task not complete on that due date so in this case I want to update due date estimation in all task automatically. How can I do it?
Hi @Sana Sohail
If you have automation for jira, you can configure a rule that checks when an issue is past due date, then update the due date to the new date for example add Seven days to the due date.
This can also be achieved using add-ons such as scriptrunner on self hosted Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.