Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-11492
Ignore commented code warnings in SparkR - SPARK-9510
Fix remaining SparkR style violations - SPARK-9249
local variable assigned but may not be used - SPARK-9248
Closing curly-braces should always be on their own line - SPARK-9121
Get rid of the warnings about `no visible global function definition` in SparkR - SPARK-9093
Fix single-quotes strings in SparkR - SPARK-9053
Fix spaces around parens, infix operators etc. - SPARK-9052
Fix comments after curly braces - SPARK-8808
Fix assignments in SparkR - SPARK-8549
Fix the line length of SparkR - SPARK-8548
Remove the trailing whitespaces from the SparkR files - SPARK-8537
Add a validation rule about the curly braces in SparkR to `.lintr` - SPARK-8505
Add settings to kick `lint-r` from `./dev/run-test.py` - SPARK-8495
Add a `.lintr` file to validate the SparkR files and the `lint-r` script
{"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