Use timestamp when issue/comment is created
Open
enhancement
please-test
T2h
- Dominant language
- Elixir
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
#65 (Save all issues/comments on install) let postgres save automatically the `created_at` timestamp value. Instead we want this value to be the one when the issue/comment was created to be make sure the history display the content in the correct order
We might need to update the changeset of the issue and comment schema to allow a `created_at` params to be passed on insert. I also need to test if the genereated timestamp by postgres can be overwritten
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.