Project

General

Profile

improvements for REST API required for collaboration with Microsoft Project

Added by Alex Last almost 14 years ago

I wrote some VBA scripts to load data from Redmine into Microsoft Project.
My last version supports subtasks (see the attached screenshot with data loaded from demo.redmine.org through REST API) - thanks to Jean-Philippe for adding "parent id" info to REST API data format so quickly).

In order for MS Project to efficiently use data provided by REST API there are two more things, which are required:

http://www.redmine.org/issues/5305 "related issues"
(should be easy, as I understand)

http://www.redmine.org/issues/5303 "time spent"
(can be more complex)

Is it possible to implement these features soon?