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.
I need to make a field date called 'Deployed at' not cloneable.
I am new to Jira and any well explained assistance would be appreciated. Problem is when an issue is cloned, the deployed at date should not come across. That field should be a blank value.
Thanks you in advance for any suggestions.
Hi Dave,
What you would need to do is implement some type of automation that Creates a new Issue and does not Clone the issue as Cloning will copy over every field.
Or you could clone the card and immediately have an automation rule clear out the value of the field.
Thank you for the reply! I like the sound of creating an automation rule to clear out the value.
I will research how to do this, unless you happen to have a link with instructions? Thanks again.
Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It depends on the tool you are using. Automation For Jira Lite is a free add-on that can be used.
Others include JMWE and ScriptRunner which are paid add-ons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We do have ScriptRunner.
I was reading where a post function in the workflow could work for this. Do you think this may be an option.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it would be a post function on the transition to Done.
I don't have ScriptRunner so not sure of exactly what the syntax would be, but I am sure their support folks could help you if you run into problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahh figured it out finally. Thank you for your help with this. For the workflow attached to this project, I created a post function on the create transition to clear the 'Deployed At' field. So Basically a new creation obviously doesn't have a deployed at date yet, and when the clone is created, it clears that field.
Hoping that works out ok and doesn't cause any other issues. Thanks again for the help.
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.
Dave,
You cannot limit the date in such a way. I don't know if you've got any apps installed, but there are several which can help you with this. Basically, you need to clear out the value from Deployed after you create it. That's the only way. I'd check out Automation for Jira - Server Lite as a free option. Otherwise, there are tons of paid apps which can help you with this. Here is a search for workflow enhancing add ons which can help you too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of Ji...
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.