Forums

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

Add Custom field option using post function

Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 21, 2025

Hi, 

Is there any post function in jira cloud, to add new option to custom field. 

I have text field like customer name. I want to add this customer name to select list as an new option.  Is there any plugin for same?

 

Or alternative can we have custom field with the list of options of customer name text field. I can create filter and provide the filter name as input for the custom fields. so it should get the all values of customer name field and display it as options. 

 

Any suggestions on these. 

 

Thank you in advance. 

 

2 answers

2 accepted

1 vote
Answer accepted
Sreenivasaraju P
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 22, 2025

Hi @Akash Singh ,

Thank you. It works. 

1 vote
Answer accepted
Akash Singh
Community Champion
April 21, 2025 edited

@Sreenivasaraju P 

If the custom field and its context are predefined and not expected to change per request, you can add a new option using Jira’s API for creating custom field options. You can refer to the official documentation here.

To automate this, use the Send web request action in Jira Automation to trigger the API call. Let me know if you need any help setting this up.

Atlassian Articlehttps://community.atlassian.com/forums/Jira-articles/Automation-for-Jira-Send-web-request-using-Jira-REST-API/ba-p/1443828

s1.png

Suggest an answer

Log in or Sign up to answer