-
Suggestion
-
Resolution: Fixed
NOTE: This suggestion is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding suggestion.
Using JIRA's REST api, you can't set the Organization field using edit:
https://docs.atlassian.com/jira/REST/cloud/#api/2/issue-editIssue
When trying to set it, it throws a 500 Internal Server Error.
- relates to
-
JSDCLOUD-4353 Add REST support for setting Organization on a ticket - Server
- Closed
- is cloned by
-
JSDA-1247 Failed to load
- was cloned as
-
JSDS-200 You do not have permission to view this issue
Used this to get the id. Just did it in my browser.
https://<yoururl>/rest/servicedesk/1/organisations/project/10003/search?query=<name of org>