View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0034369 | mantisbt | api rest | public | 2024-03-25 16:08 | 2024-03-30 02:09 |
| Reporter | acoder2020 | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | acknowledged | Resolution | open | ||
| Product Version | 2.26.0 | ||||
| Summary | 0034369: Allow post-dated Created dates when submitting Issues via REST API | ||||
| Description | Presently there is not a way to submit the date an issue was created when posting an issue via REST API. Allow submission of issues with a date_submitted field that can be in the past. This will make importing data from another (older) issue tracker easier. It is difficult to follow issues when they have a modern creation date but where actually created (in the old issue tracking software) 10 years ago. | ||||
| Steps To Reproduce | Submit this JSON:
The date_submitted field is ignored. | ||||
| Tags | No tags attached. | ||||
| related to | 0034368 | acknowledged | Accept timestamps (including historical/past dates) when posting notes via REST API |
|
This should also work when updating an existing issue via REST API. |
|
|
@vboctor your opinion on this would be appreciated |
|
|
As with 0034368, leaving Additionally, if |
|
|
See my thoughts at 0034368:0068754 |
|