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

Fixed #15341 - validate parent ID #15356

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Fixed #15341 - validate parent ID #15356

merged 3 commits into from
Aug 21, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 21, 2024

Validates that the parent ID exists. Fixes #15341

Signed-off-by: snipe <snipe@snipe.net>
Copy link

what-the-diff bot commented Aug 21, 2024

PR Summary

  • Enhancement in Location Validation
    The changes in this pull request enhance the existing validation process for 'Location'. The 'parent_id' field has been updated to not only allow Null values but also to ensure that each entered ID genuinely exists in the location database. This update promotes data integrity and accuracy by verifying the existence of the 'parent_id'.

Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit d0acf5b into develop Aug 21, 2024
9 checks passed
@snipe snipe deleted the validate_location_parent branch August 21, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant