Hi,
Is it possible to update the value in the locked system field? By using Rest Api's.
Field Name: Organization
While trying to update the value in locked filed below is the error I am getting.
I tried with "Organisations", "Organizations", "Organization", "Organisation".
Ticket is correctly created but Organization field is not filled.
This I have tried by using Rest Api's. Is there any possible way to get this done.
Thanks in advance for your assistance.
Screenshot for reference: -
{"errorMessages":[],"errors":{"organisation":"Field 'organisation' cannot be set. It is not on the appropriate screen, or unknown."}}
Hello @Jira Admin ,
I found this article: https://community.developer.atlassian.com/t/updating-value-of-system-field-in-jira-cloud-through-rest-api/45616
Let me know if it helps you out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.