If no tenants exist, the message says "The current search parameters could not retrieve any tenants. Try to reset page number." Clicking the provided reset link does nothing.
Expected: The message says "There are no tenants in the system."
If editing the name of a tenant, the old name stays in the breadcrumb and the new name is appended. Repeated changing of the tenant name produces many breadcrumb entries.
Usage of angular $resource interface for REST API communication as used in [1] is discouraged. The camunda-bpm-sdk-js should be used instead. See the execution metrics page for an example [2].
[1]: https://github.com/camunda/camunda-bpm-webapp/blob/52ab707d370cc4b8692d1940faa9dca55a0ab2d6/ui/admin/client/scripts/resources/tenantResource.js
[2]: https://github.com/camunda/camunda-bpm-webapp/blob/master/ui/admin/client/scripts/pages/execution-metrics.js
If no tenants exist, the message says "The current search parameters could not retrieve any tenants. Try to reset page number." Clicking the provided reset link does nothing.
Expected: The message says "There are no tenants in the system."
If editing the name of a tenant, the old name stays in the breadcrumb and the new name is appended. Repeated changing of the tenant name produces many breadcrumb entries.
Usage of angular $resource interface for REST API communication as used in [1] is discouraged. The camunda-bpm-sdk-js should be used instead. See the execution metrics page for an example [2].
[1]: https://github.com/camunda/camunda-bpm-webapp/blob/52ab707d370cc4b8692d1940faa9dca55a0ab2d6/ui/admin/client/scripts/resources/tenantResource.js
[2]: https://github.com/camunda/camunda-bpm-webapp/blob/master/ui/admin/client/scripts/pages/execution-metrics.js