You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
I'm trying to automate the due date. Is there a way to assign due date for new issues automatically? like 2 days after ticket open?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We use Jira Cloud and I followed this step to set up an automatic due date like two days after new issue is created. However, it looks like the due date field does not accept {{now.plusDays(2)}} as Mohamed showed in the screenshot.
Any help will be appreciated. Thanks!
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.
I think you are in the wrong automation. In project settings, scroll all the way down to Project Automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is Service Desk and yes, I did set up this automation under the project settings. Our service desk is built on next-gen template. My assumption is that the next-gen template only allows to put the actual date.
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.
Hi @baraaabbas ,
you can easely achieve this with Jira Misc Workflow Extensions (JMWE) addon.
You will need to add a postfunction to your project's workflow on a ticket creation step which will automatically set the due date field to Now + 2 days. This will look something like that:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.