Given:
- WLS 12 R2 is used
- User is logged in
- Logged in user is member of camunda-admin
What are the steps to reproduce your problem?
- open tasklist
- create a new filter
What is the problem?
- create filter button not visible
What would be the expected behavior:
- create filter button is visible
Hints (optional):
This issue affects WLS 12 R2 only.
Following filter query provides an empty response:
Request URL: http://localhost:7001/camunda/api/engine/engine/default/filter
Changing the Request Header from
Accept: application/hal+json, application/json; q=0.5
to
Accept: application/json
provides a response.
This is the controller panel for Smart Panels app
- is related to
-
CAM-6109 Groups, Users and Tenants not visible on Admin Dashboard on WLS 12R2
- Closed