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

Couch persistence plugin should use Object API model.created standard rather than metadata.created #7655

Closed
davetsay opened this issue Mar 29, 2024 · 2 comments · Fixed by #7656
Assignees
Labels
type:bug verified Tested or intentionally closed
Milestone

Comments

@davetsay
Copy link
Contributor

Summary

  • Object API already has created attribute
  • metadata.created was never used for anything meaningful
  • metadata.created is ephemeral and gets removed on any non-creation update
@davetsay davetsay added the type:maintenance tests, chores, or project maintenance label Mar 29, 2024
@davetsay davetsay added this to the Target:4.0.1 milestone Mar 29, 2024
@davetsay davetsay self-assigned this Mar 29, 2024
@akhenry akhenry modified the milestones: Target:4.0.1, Target:4.0.0 Apr 4, 2024
@davetsay
Copy link
Contributor Author

davetsay commented Apr 4, 2024

Testing Instructions: see VIPEROMCT-513

@akhenry akhenry removed the type:maintenance tests, chores, or project maintenance label Apr 4, 2024
@akhenry
Copy link
Contributor

akhenry commented Apr 4, 2024

Verified Fixed!

@akhenry akhenry added the verified Tested or intentionally closed label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants