Actions
Feature #10088
closedAPI support to bind "parent" on create and update for Issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Resolution:
Fixed
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.
Actions