Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added timestamp to tasks model #1416

Conversation

kavyarishi19
Copy link

@kavyarishi19 kavyarishi19 commented Aug 14, 2023

Parent Ticket - #1344

Description :

In this PR we have added 2 new fields in the tasks collection .These fields are createdAt and updatedAt. These fields will be used to keep track of when the task is created and when it is last modified.

Database changes

  • Yes

Test Coverage

Models
Screenshot from 2023-08-14 19-31-02

iamitprakash

This comment was marked as resolved.

@iamitprakash iamitprakash requested review from iamitprakash and removed request for iamitprakash August 14, 2023 18:19
@iamitprakash iamitprakash removed their request for review August 14, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants