Export - CSV (All fields)
Export - CSV (Current fields)
OPT-6269
Add missing tests for ProcessOverviewRetrievalIT classOPT-6257
Fix instability with KPE retrieval testOPT-6256
Use Enums as the Unit responseOPT-6247
Processes endpoint fail for chart kpi reportsOPT-6237
Make GET process/overviews endpoint return unitOPT-6207
Modify kpi report configuration to be"isKpi"OPT-6202
Add below/above option to report configuration for non chart number reportsOPT-6201
KPI DesignOPT-6193
Update the report configuration UI to display the KPI configuration optionsOPT-6175
Switch BE from goal to KPI overview logicOPT-6174
Deprecate the old goal configuration logic from the report builder configurationOPT-6173
Add KPI properties to report builder configurationsOPT-6157
Adjust report dto to add KPI (time, quality, other)OPT-6156
Switch endpoint to fetch Processes & KPIsOPT-6155
Modify endpoint to return kpi information the process overview response dtoOPT-6154
Create ProcessDTO to encapsulate goal logicOPT-6152
Implement a service to fetch KPIs for each process
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0