Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Add value to a JWME list field

Henrique Degan October 25, 2023

Hey guys,

Does anyone here know if the possibility of creating value within a cascade field via JMWE, for example:

After a post function it accesses field X and adds a value.

Will this be possible?

1 answer

0 votes
David Fischer
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 25, 2023

Hi @Henrique Degan ,

it is technically possible, but not easy. You would need to use a Build-Your-Own Post function and write a script that calls the Jira REST API (using the callJira Nunjucks filter), more specifically this API endpoint: https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-custom-field-options/#api-rest-api-2-field-fieldid-context-contextid-option-post 

Henrique Degan October 25, 2023

Goodyyy

So we can touch on this post here, because if I solve this problem I will solve several here:

https://community.atlassian.com/t5/Jira-Service-Management/Send-WebHook-via-JMWE/qaq-p/2514847#M151125

It's basically the following, if I can send a RESTY call the way I call it in Automariom, I'll solve the problem

I thought there was another way!WEBHHOK1.png

David Fischer
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 25, 2023

Please note that if you want to call the Jira REST API of your own instance, you should use the callJira filter instead of callRest. See https://community.atlassian.com/t5/Jira-Service-Management/Re-Re-Send-WebHook-via-JMWE/qaq-p/2516119/comment-id/151136#M151136

Suggest an answer

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

Atlassian Community Events