Export - CSV (All fields)
Export - CSV (Current fields)
OPT-3967
Return specific error code when dashboard cannot be savedOPT-3952
Handle bad request responses for dashboard savesOPT-3945
Add tests for variable name/value fetching for reports with no definition keyOPT-3918
UI tweaksOPT-3902
Display dashboard filters by defaultOPT-3808
Ensure available dashboard filters are consistent with report stateOPT-3807
Clean up available dashboard filters on report updateOPT-3718
Create endpoint to return variable values for given report IDs and variable name/typesOPT-3674
Variable Filters should only apply to reports with that variableOPT-3673
I can use dashboard variable filtersOPT-3672
I can store available variable filters for dashboardsOPT-3671
I can query for variable names across reportsOPT-3670
I can specify variable filters for dashboardsOPT-3615
Remove GET endpoint for report evaluationOPT-3614
Make dashboard filters apply to the source reports in combined reportsOPT-3591
Document dashboard filtersOPT-3589
I can specify date filters for dashboardsOPT-3588
I can specify instance state dashboard filtersOPT-3587
I can specify which filters are allowed for a dashboardOPT-3585
Allow adding additional filters for report evaluationOPT-3584
Available dashboard filters are persistedOPT-3538
Implement dashboard filtersOPT-3537
Design for dashboard filters
{"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