FeatureFuel
0

[feature]: Allow created_at to be specified when creating or updating work items via API

Source: makeplane/plane#9013 · opened by @jordent
Is there an existing issue for this? • I have searched the existing issues Summary The API should support explicitly setting the created_at timestamp when creating or updating work items. This is especially important for imports and migrations from other project management systems. When migrating historical work items, the original creation date is important context. Currently, migrated items appear as if they were created at the time of import, which makes timelines, reporting, sorting, auditing, and project history less accurate. It also would help allow third party systems written by users to integrate with Plane. Ideally, the API would allow created_at to be passed when creating a work item: It would also be useful if created_at could be updated later by users or API tokens with the appropriate permissions: Why should this be worked on? Supporting explicit created_at values would make the API more useful for migrations and historical imports. When moving from an…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests