Feature #5304
closed
"parent id" field is required in XMl data provided by REST API
Added by Alex Last about 15 years ago.
Updated about 15 years ago.
Description
can't build tasks tree from imported data otherwise.
need to add "task parent id" info into basic XML data provided by REST API.
Could you please describe what happens when you don't provide this attribute?
I'm trying to load data from Redmine to MSP (Microsoft project) using Redmine REST API. I need "parent-child" relations in the XML data so I can build a tasks tree in my MSP plan instead of simple list.
other info like "related issues" (see task #5305) is also very important.
I think having this kind of MSP<-redmine integration will really benefit Redmine and boost its usage because people will be able to use it for project planning, resource allocation, etc in addition to issue/task management.
The other option is to add all those features to redmine itself, but I haven't seen any plan/roadmap related to this.
- Status changed from New to Closed
- Resolution set to Fixed
I see, I did not understand the initial request.
It's added in /issues.xml and /issues/1.xml (see r3671).
thanks a lot.
I'm trying to use demo.redmine.org for this prototype. Is it updated automatically with redmine TRUNK version as soon as you have new code?
Alexey skor wrote:
I'm trying to use demo.redmine.org for this prototype. Is it updated automatically with redmine TRUNK version as soon as you have new code?
No, I have to update it by hand. Just applying new code automatically can cause some breakage.
Also available in: Atom
PDF