fix: SLA permissions (#34981)

This commit is contained in:
Ankush Menat 2023-04-21 18:05:29 +05:30 committed by GitHub
parent 56d62cae7a
commit ac871797b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@
} }
], ],
"links": [], "links": [],
"modified": "2021-11-26 15:45:33.289911", "modified": "2023-04-21 17:16:56.192560",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Support", "module": "Support",
"name": "Service Level Agreement", "name": "Service Level Agreement",
@ -212,19 +212,12 @@
"write": 1 "write": 1
}, },
{ {
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1, "read": 1,
"report": 1, "role": "All"
"role": "All",
"share": 1,
"write": 1
} }
], ],
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"states": [],
"track_changes": 1 "track_changes": 1
} }