Export - CSV (All fields)
Export - CSV (Current fields)
- PM-1519
update schema for job args s.t. types can be strings and scalars - PM-1515
prefer catalog entries for SC, RC and TC in the DAX over everything else - PM-1511
Update DAXParser Factory to load the right parser based on content of input dax file - PM-1509
update "type" field options in the AbstractJob schema to be "job", "pegasusWorkflow", and "condorWorkflow" - PM-1507
update schema for stdin, stdout, stderr in jobs to s.t only lfn is used - PM-1505
for job arguments, files should be added as a strings - PM-1504
flatten out the uses section. remove the extra file property aggregation - PM-1503
in the python api, write out yml in order
{"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