Forums

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

JIRA DC Asset - Change attribute (drop down) value via script

Norival Junior
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!
September 29, 2025

Hello all,

I support a customer that has JIRA DC as Asset management.
I have an automation in PowerShell to perform many steps from a server decom process.

I would like to perform the Status field change from my server in JIRA using this automation. Already tried get the attribute IDs via browser inspect mode but nothing changed, using REST API.
I'm still learning more about REST API. Can someone give me some tricks to have this implemented? Many thanks!!

image (2).png

image (3).png

image (4).png

1 answer

0 votes
Trudy Claspill
Community Champion
September 29, 2025

Hello @Norival Junior 

Welcome to the Atlassian community.

What API calls have you tried?

Are you using the Assets API?

https://docs.atlassian.com/assets/REST/10.4.4/

You may also find this post from the Atlassian Developer community helpful:

https://community.developer.atlassian.com/t/how-to-update-status-on-a-datacenter-version-of-assets/77647

Suggest an answer

Log in or Sign up to answer