Hey!
I was curious if it is possible to copy a custom field value (single choice dropdown) into the default Priority field?
I've looked at Automation, but there seems to only be the option to set a value depending on if there are changes in the trigger, not copy the value from my custom field into the default Priority field. Using the Additional fields section in Automation, is there a way to connect the two?
I'd like to point out, the custom field does have the same "values" as the default Priority field: lowest, low, medium...etc.
There might be - but isn't "copy to" and "set value based on" the same thing?
I'd think the easier method here would be:
^ This should give you the same result :)
Ste
Hello @Ste Wright
Can you please elaborate where I would put these Trigger, Branch, and Conditions? I don't recall seeing such options anywhere in any of the configuration settings. I would love to use your solution, I just don't know where to apply those steps.
I want the priority calculated and set based on details added when the ticket is created.
Right now via JSU or JMWE I can copy to Priority field on workflow transition and it works but only on transitions after the issue has been created so all the new issues are missing the priority level. I have never gotten it to work in the create transition (calculated priority will populate into other fields upon create but not in to the Priority field).
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Rawlo Smith there's absolutely no reason for JMWE not being able to set the Priority using a post function on the Create transition. Can you share your attempt with JMWE?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@David Fischer For JMWE, I am using the post function option "Copy value from field to field (JMWE app)" I have tried moving it to all possible positions around the the original 4 default post functions (I have done the same thing with Copy Value from Other Fields (JSU)).
I am copying a value from a calculated field. Depending on the position in the post function list, I either end up with Priority not being set at all (blank) or being set to the default value rather than value I am trying to copy into the field.
I can copy that calculated field into Comments upon create so I know the calculated result is available.
I can also copy the calculated field to Priority if I do the same post function between the first and second workflow step after "Create" (Open and In Progress respectively) rather than between Create and the first workflow step (Open). So I don't believe it is not a field compatibility issue.
I am working on Server v8.5, so maybe I need to get Jira up to the latest version.. Looking around I see the Trigger, Branch, Conditions options you listed above look like they are either part of the cloud offering so maybe that is why I have not seen them, is that correct?
Thank you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rawlo Smith ,
the Trigger, Branch, Conditions options are for Jira Automation - it wasn't me who mentioned them.
As for copying from a custom field to the Priority field in the Create transition, the post-function needs to be placed before the "Creates the issue originally" post-function for best results. And there is no reason why it wouldn't work, in any Jira version.
What is the type of the source field? And does its value, as selected on the Create screen, return exactly the name of a valid Priority?
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.