How to add a value as drop down option in multi select custom field

Raju Mandapaka September 1, 2022

Hi,

Is there any option to add a value as a drop down option in multi select custom field by Jira automation??

Scenario :

This automation will triggers when a fix version field is added and it will matches to regular expression (as per standard) and then this value should be added as a drop down option in one of the multi select custom field.

 

Thanks,

Raju 

2 answers

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 1, 2022

No, Automation is for updating issues and issue-related data.  It does not have any functions to do with system administration like re-configuring custom fields.

0 votes
Stefan Salzl
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 1, 2022

Hi @Raju Mandapaka ,

as @Nic Brough -Adaptavist- already mentioned: the general automation rule actions are only capable dealing issue related data.

AND...

one thing that came to my mind would be calling a web-request in your automation rule. I‘m not an API specialist but the following approach might be worth giving it a shot:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-options/#api-rest-api-3-field-fieldid-context-contextid-option-put

 

Hope I could give some helpful input.

Best
Stefan

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events