-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
Component/s: Forge and Connect
-
Environment:
JIRA 7.2.0-OD-05-030
-
Severity 2 - Major
NOTE: This bug report is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding bug report.
This is for the Customer Request Type and Time to resolution fields.
In this case, it is a permission error, it should not show the fields that are not valid to be accessed. I can access the fields correctly with another user.
{
"expand": "renderedFields,names,schema,operations,editmeta,changelog,versionedRepresentations",
"id": "29332",
"self": "https://bobswift.atlassian.net/rest/api/latest/issue/29332",
"key": "SUPPORT-1",
"fields": {
"customfield_11100": {
"errorMessage": "You do not have permission to view this request.",
"i18nErrorMessage": {
"i18nKey": "sd.request.view.error.no.permission",
"parameters": [ ]
}
},
"customfield_11104": {
"errorMessage": "You do not have permission to fetch the list of SLA custom fields",
"i18nErrorMessage": {
"i18nKey": "sd.sla.field.service.permission.error.fetch",
"parameters": [ ]
}
}
}
}
- is related to
-
JSDSERVER-3706 JIRA REST API displaying error messages for JSD fields
-
- Gathering Impact
-