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

CVE Record's dataVersion field does not update to reflect current schema version when updating a record #1226

Closed
jdaigneau5 opened this issue May 14, 2024 · 1 comment
Assignees

Comments

@jdaigneau5
Copy link
Collaborator

Summary

Updating records with the PUT /cve/{id}/cna and PUT /cve/{id}/adp endpoints should check if a CVE record's dataVersion field is current and update it to the current schema version number if it's not.

Definition of Done

  • Updating a record correctly updates dataVersion number
@jdaigneau5 jdaigneau5 self-assigned this May 14, 2024
david-rocca added a commit that referenced this issue May 15, 2024
@jdaigneau5
Copy link
Collaborator Author

Resolved by #1227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant