Project

General

Profile

Actions

Feature #10088

closed

API support to bind "parent" on create and update for Issues

Added by Charles Shapiro about 12 years ago. Updated about 12 years ago.

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 #1

Updated by Etienne Massip about 12 years ago

  • Category set to REST API
  • Priority changed from High to Normal
Actions #2

Updated by Charles Shapiro about 12 years ago

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.

Actions #3

Updated by Charles Shapiro about 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

wiki updated...closing

Actions #4

Updated by Etienne Massip about 12 years ago

  • Category changed from REST API to Documentation
  • Status changed from Resolved to Closed
  • Resolution set to Fixed

Thanks.

Actions

Also available in: Atom PDF