How to set custom field value update in post functions
Hi @13jiratest
Welcome to the community.
Please take a look at this: https://confluence.atlassian.com/adminjiraserver/working-with-workflows-938847362.html
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.