Export - CSV (All fields)
Export - CSV (Current fields)
- OPT-3967
Return specific error code when dashboard cannot be saved - OPT-3952
Handle bad request responses for dashboard saves - OPT-3945
Add tests for variable name/value fetching for reports with no definition key - OPT-3918
UI tweaks - OPT-3902
Display dashboard filters by default - OPT-3808
Ensure available dashboard filters are consistent with report state - OPT-3807
Clean up available dashboard filters on report update - OPT-3718
Create endpoint to return variable values for given report IDs and variable name/types - OPT-3674
Variable Filters should only apply to reports with that variable - OPT-3673
I can use dashboard variable filters - OPT-3672
I can store available variable filters for dashboards - OPT-3671
I can query for variable names across reports - OPT-3670
I can specify variable filters for dashboards - OPT-3615
Remove GET endpoint for report evaluation - OPT-3614
Make dashboard filters apply to the source reports in combined reports - OPT-3591
Document dashboard filters - OPT-3589
I can specify date filters for dashboards - OPT-3588
I can specify instance state dashboard filters - OPT-3587
I can specify which filters are allowed for a dashboard - OPT-3585
Allow adding additional filters for report evaluation - OPT-3584
Available dashboard filters are persisted - OPT-3538
Implement dashboard filters - OPT-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