-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
6.4.12
-
None
-
6.04
-
Was raised as part of a support ticket.
This seems to be caused because the EpicLinkCFType returns an IssueImpl object, which at the side of JIRA gets casted to a String (which throws an exception) (see TextCustomFieldOperationsHandler.getInitialValue()).
It's considered to be a TextCustomFieldOperationsHandler because of this check in CustomFieldImpl:
public RestFieldOperationsHandler getRestFieldOperation() { CustomFieldType customFieldType = getCustomFieldType(); if (customFieldType instanceof RestCustomFieldTypeOperations) { return ((RestCustomFieldTypeOperations) customFieldType).getRestFieldOperation(this); } return new TextCustomFieldOperationsHandler(this, getI18nHelper()); }
- causes
-
JSWSERVER-13429 Create issue from Confluence not working when linked to epic
-
- Closed
-
-
JSWSERVER-14623 Creating issue with epic link field through REST causes 500 Internal Error
-
- Closed
-
- is duplicated by
-
JSWSERVER-12506 Internal server error updating Epic Link field
-
- Closed
-
- relates to
-
JSWSERVER-7017 As a user, i want to add/update an issue Epic link by using REST API
- Closed
-
JSEV-212 You do not have permission to view this issue
- mentioned in
-
Page Loading...
[JSWSERVER-10333] Updating epic link field through REST causes 500 Internal Error
Remote Link | Original: This issue links to "JSEV-212 (JIRA Server)" [ 172985 ] | New: This issue links to "JSEV-212 (JIRA Server (Bulldog))" [ 172985 ] |
Minimum Version | New: 6.04 |
Workflow | Original: JAC Bug Workflow v2 [ 2852206 ] | New: JAC Bug Workflow v3 [ 2937101 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2546027 ] | New: JAC Bug Workflow v2 [ 2852206 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550701 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2546027 ] |
Labels | Original: affects-cloud affects-server ecosystem fixme pse-request support-dos | New: affects-cloud affects-server da-regression ecosystem fixme pse-request support-dos |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 909195 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1550701 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 179180 ] |