Okay, first off I am very new to the Jira Services Desk admin role.
I am trying to default a custom Due Date field to be 2 weeks in the future if the user has not entered their own due date.
If someone can explain this to me in very simple terms, that would be great.
Thank you very much!!!
the automation tool is pretty nice. It has helped me set dates and other data elements automatically .
Hi Donald - Welcome to the Atlassian Community!
You can do that with the free tool called Automation For Jira inside of Jira. Create a rule to Edit an Issue.
Then set the Due Date to this: {{triggerIssue.now.plusDays(14)}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am unable to download any apps at this time. Is there anyway to do this in Jira Service Desk itself without an add on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's nothing to download - just go to the project > Settings for the project you want to implement this on. Then choose Project Automation on the left nav towards the bottom. :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So this is what I have so far, but where do I put the script from your example. The field I am given only accepts a date format. What step am I doing wrong?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, that looks like a very limited version of the tool. Let me see if I can track down the full tool. Shouldn't require a download, but it might require in install to your Jira instance which must be done by a Jira Administrator.
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.
Hey Donald - It looks like you might be using the old built in Automation tool. Is this a Service Desk project?
Don't click on the link for Automation - make sure you scroll all of the way down and choose Project Automation.
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.
Can you send me a screenshot of what you see? I will check but it might be that you don't get the full version with a free account.
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.
Well, it does look like you will have to do an install. I did not notice that you were on Jira Server. You can find the app here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So Automation for Jira -Server does cost, which I am not sure will fly on my project, but there is a Automation for Jira - Server Lite for free.
Do you know if the features I need are in the lite version, if so I might be able to get the Lite version approved.
Thank you for all of you help on this. I very much appreciate your efforts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So sorry - I don't use Server so I was not aware they were still charging for it. It is free in Cloud. Here is a link to the differences between Lite and Full:
https://confluence.atlassian.com/automation/getting-the-right-version-993924597.html
I am not sure by the list if you will be able to do what you want or not. You would have to use the JQL condition, but that should work. I don't see anything about whether you can use "Smart Values" or not.
Bottom line is that I would try to get it and install it and see if it works or not. I heavily rely on the full version and it is definitely worth the extra money for me if I had server - but I know that's not my call or yours. ;-)
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 had further questions about this functionality. I am wanting to know if automation can work in this scenario:
@John Funk Any info you can provide would be much appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lesly,
Yes, Automation can do that. Do you mind creating a new question on Community for that so people can track the information separately? Then we can answer there.
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.
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.