-
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
[JSDSERVER-4353] Add REST support for setting Organization on a ticket - Server
Workflow | Original: JAC Suggestion Workflow [ 3011256 ] | New: JAC Suggestion Workflow 3 [ 3648667 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2663877 ] | New: JAC Suggestion Workflow [ 3011256 ] |
Workflow | Original: JSD Suggestion Workflow - TEMP [ 2322489 ] | New: Confluence Workflow - Public Facing v4 [ 2663877 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Workflow | Original: JSD Suggestion Workflow [ 2053956 ] | New: JSD Suggestion Workflow - TEMP [ 2322489 ] |
Workflow | Original: JSD Suggestion Workflow - TEMP [ 2049225 ] | New: JSD Suggestion Workflow [ 2053956 ] |
Workflow | Original: JSD Suggestion Workflow [ 1608908 ] | New: JSD Suggestion Workflow - TEMP [ 2049225 ] |
Description |
Original:
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. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *JIRA Service Desk Server*. Using *JIRA Service Desk Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JSDCLOUD-4353]. {panel} 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. |
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>