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

fix: bug with deleting a source if another source with same id present in production #97

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Saelmala
Copy link

If two sources with the same IDs from different ingests were in the same production, there was a problem that deleting one deleted both from the database on production.production_settings.pipelines.pipeline.sources. This PR fixes that issue.

@Saelmala Saelmala self-assigned this Nov 13, 2024
@Saelmala Saelmala requested a review from malmen237 November 13, 2024 15:41
@malmen237 malmen237 merged commit 07dba8a into main Nov 13, 2024
4 checks passed
@Saelmala Saelmala deleted the fix-bug-same-source-id-delete branch November 13, 2024 16:00
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.

2 participants