The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom field update in workflow

13jiratest
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 27, 2022

How to set custom field value update in post functions 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Tansu Akdeniz
Community Champion
January 27, 2022

Hi @13jiratest 

Welcome to the community.

Please take a look at this: https://confluence.atlassian.com/adminjiraserver/working-with-workflows-938847362.html

13jiratest
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 27, 2022

Hi Tansu Akdeniz,

The above solutions worked only for  text type custom field.

i need custom field for drop down (type Single choice)  it was not working for dropdown field.

 

Thanks

Frank Leclerc _Decadis AG_
Contributor
January 27, 2022

Hi @13jiratest ,

as already described here, only predefined fields can be updated with Jira's standard post functions, and the possibilities are minimal.

To update other standard CustomField types, you need a third-party app, such as our Jira Workflow Toolbox (JWT).

In JWT there is, among other things, a post function "Update or copy field values" with which you can update any CustomField types (such as text, number, select, radio, check, but sometimes also types from other apps) for the current or other issues.

The use of such an app leaves almost nothing to be desired when it comes to fully implementing workflow automation. Just give it a try.

In our Use case library you will find some use cases that can be implemented with JWT. However, this is only a small excerpt of the possibilities.

If you give it a chance and don't get anywhere on your own, don't hesitate to contact our customer support.

I hope this will help you.

Cheers,
Frank

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
January 27, 2022

Hi @13jiratest ,

welcome to the community. You can't do that using builin features in a server instance. There's a post function "Update issue Field" that allows you to update a native field but not custom fields.

You can try Jira Suite Utilities plugin (https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?tab=overview&hosting=server) that provides "Update Any Issue Field (JSU)" for your purposes.

Hope this helps,

Fabio