Feature #10088
closed
API support to bind "parent" on create and update for Issues
Added by Charles Shapiro about 14 years ago.
Updated about 14 years ago.
Description
Would like support to be able to bind the parent issue via the REST API.
E.g., on the Post:
<parent_id>19</parent_id>
This would bind the created/update issue to Parent issue with id 19.
- Category set to REST API
- Priority changed from High to Normal
After researching the source, it looks like the post parameters needs to be changed to:
<parent_issue_id>19</parent_issue_id>
This contradicts how it downloads in xml and also what it's named in the database.
Possibly just a documentation update on the wiki would suffice.
Thanks.
- Status changed from New to Resolved
- % Done changed from 0 to 100
- Category changed from REST API to Documentation
- Status changed from Resolved to Closed
- Resolution set to Fixed
Also available in: Atom
PDF