Message7346
When using the xmlrpc interface with:
roundup.filter('issue', open_issues, {'issue_type': 2})
it returns all issues if the field 'issue_type' doesn't exist.
Other interfaces roundup_admin for example returns an error:
Error: issue has no property "issue_type"
Rest return error code 400 and "Field issue_type is not valid for issue class." |
|
Date |
User |
Action |
Args |
2021-10-06 19:16:57 | rouilj | set | recipients:
+ rouilj |
2021-10-06 19:16:57 | rouilj | set | messageid: <1633547817.41.0.149266116831.issue2551164@roundup.psfhosted.org> |
2021-10-06 19:16:57 | rouilj | link | issue2551164 messages |
2021-10-06 19:16:57 | rouilj | create | |
|