Skip to content

Conversation

@kkthxbye-code
Copy link
Contributor

@kkthxbye-code kkthxbye-code commented May 10, 2022

Fixes: #9190

Raises a ValidationError whenever installation would cause a foreign key violation. I tested all combinations I could think of. It short circuits on the first error. Batching all errors would cause a huge error message in most cases.

Raises a ValidationError whenever installation would cause a foreign key violation.
@jeremystretch
Copy link
Member

Excellent, thanks @kkthxbye-code!

@jeremystretch jeremystretch merged commit 3dda7e2 into netbox-community:develop May 11, 2022
@kkthxbye-code kkthxbye-code deleted the fix-9001 branch June 2, 2022 19:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2022
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.

Module creation should fail validation when {module} token is present in a componnet name but no position is set on the bay

2 participants