-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
On the dashboards page when a process has KPI report, you can open this report by clicking on provided link. This link only takes into account the report id itself even when the report is a part of a collection what causes the link to always be /report/reportId/. This results in missing collection name in the navigation breadcrumbs. We need to have collection ids added to each KPI object in processes list response (api/process/overview endpoint)
AT:
- api/process/overview response should contain collectionId property for each kpi in the response. if the report is not a part of a collection the property should be null
Testing notes:
- The collection ID is part of the response for KPI results in the process overview
This is the controller panel for Smart Panels app
[OPT-6755] Add collection id to KPIs in processes list response
Link | New: This issue is related to SUPPORT-15775 [ SUPPORT-15775 ] |
Assignee | New: Joshua Windels [ joshua.windels ] |
Component/s | New: backend [ 13653 ] |
Status | Original: Triage [ 10612 ] | New: In Development [ 10312 ] |
Description |
Original:
Context:
On the dashboards page when a process has KPI report, you can open this report by clicking on provided link. This link only takes into account the report id itself even when the report is a part of a collection what causes the link to always be {*}/report/reportId/{*}. This results in missing collection name in the navigation breadcrumbs. We need to have collection ids added to each KPI object in processes list response ({*}api/process/overview{*} endpoint) AT: - *api/process/overview* response should contain *collectionId* property for each kpi in the response. if the report is not a part of a collection the property should be null |
New:
Context:
On the dashboards page when a process has KPI report, you can open this report by clicking on provided link. This link only takes into account the report id itself even when the report is a part of a collection what causes the link to always be {*}/report/reportId/{*}. This results in missing collection name in the navigation breadcrumbs. We need to have collection ids added to each KPI object in processes list response ({*}api/process/overview{*} endpoint) *AT:* - *api/process/overview* response should contain *collectionId* property for each kpi in the response. if the report is not a part of a collection the property should be null *Testing notes:* - The collection ID is part of the response for KPI results in the process overview |
Assignee | Original: Joshua Windels [ joshua.windels ] | New: Andromachi Rozaki [ andromachi.rozaki ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Status | Original: In Review [ 10212 ] | New: Ready [ 10005 ] |
Assignee | Original: Andromachi Rozaki [ andromachi.rozaki ] | New: Joshua Windels [ joshua.windels ] |
Status | Original: Ready [ 10005 ] | New: Ready for Testing [ 10008 ] |