Actions
Feature #13295
openAllow REST API to create objects with specific dates
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I have to implement a software which moves issues, comments and files from a proprietary bugtracker to Redmine. Due to complicated dependency issues, I have to implement this remotely from Redmine, thus using the REST API.
The API is just fine except for one feature : I would like to be able to create the issues and comments with their original creation date, not using the NOW time of the API call. What do you think about this possibility ?
Related issues
Actions