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
[CAM-6244] Create Filter button not visible on WLS 12R2
Description |
Original:
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. |
New:
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. |
Labels | New: EasyPick |
Fix Version/s | New: 7.4.8 [ 14601 ] | |
Fix Version/s | Original: 7.4.x [ 14196 ] |
Fix Version/s | New: 7.4.9 [ 14603 ] | |
Fix Version/s | Original: 7.4.8 [ 14601 ] |
Assignee | New: Sebastian Stamm [ sebastian.stamm ] |
Fix Version/s | New: 7.4.10 [ 14693 ] | |
Fix Version/s | Original: 7.4.9 [ 14603 ] |
Fix Version/s | New: 7.4.9 [ 14603 ] | |
Fix Version/s | Original: 7.4.10 [ 14693 ] |
cannot reproduce on 7.6 branch