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

Add an automated check to ensure that two user generated reports can not be created. #757

Closed
calebbrown opened this issue Jan 14, 2025 · 0 comments · Fixed by #771
Closed

Comments

@calebbrown
Copy link
Contributor

calebbrown commented Jan 14, 2025

If a user generated report (i.e. not from an automated ingestion) is created, and another person creates a new one alongside the existing report the preprocessor will fail (the second user generated report should be include any updates to the original)

To ensure that a PR will be successful the preprocessor should be run as part of the validation.

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 a pull request may close this issue.

1 participant