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!!