Done
Details
Priority
MediumAssignee
Pascal CadottePascal CadotteReporter
Pascal CadottePascal CadotteApprovers
François BlackburnFix versions
Sprint
None
Details
Details
Priority
Assignee
Pascal Cadotte
Pascal CadotteReporter
Pascal Cadotte
Pascal CadotteApprovers
François Blackburn
Fix versions
Sprint
None
Zendesk Support
Zendesk Support
Zendesk Support
Created March 8, 2021 at 4:07 PM
Updated March 29, 2021 at 2:15 PM
Resolved March 19, 2021 at 6:15 PM
I want tenants to have a unique slug that would be used to generate the name of different system related resources. This include group names for example which would be named `grp-<tenant-slug>-<group-uuid>` the slug is used to allow an admin to find the appropriate tenant quickly when debugging a proble.
The slug would be in the resource name and the label of the resource could be added in the Asterisk logs during the call distribution as well as in the configuration file, as comments.
The API for each resource would have to also list this auto-generated resource name but in read-only mode.