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

send integrity meta events outside of transaction and handle integrity violation #380

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

VithikaS
Copy link
Collaborator

@VithikaS VithikaS commented Oct 21, 2023

Description

This PR fixes unqiue constraint violation on integrity meta component when 2 components having same purl arrive at the same time.
Integrity meta component events are sent outside of transaction

Addressed Issue

Additional Details

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@VithikaS VithikaS changed the title send integrity meta events outside of transaction and handle conflict send integrity meta events outside of transaction and handle integrity violation Oct 23, 2023
@mehab mehab merged commit 2ab3c63 into main Oct 23, 2023
6 checks passed
@mehab mehab deleted the fix-inetgrity-violation-on-meta-component branch October 23, 2023 09:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants