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

feat(API) Better error messages on invalid ParentID #343

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

Barbozafab
Copy link
Collaborator

Description

  • Edit error messages on function validateParent to inform what should be the parent category of an object being created in an incorrect place.

  • Removes device from list of possible parents of a u.GROUP.

Fixes #303 .

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Local test.

@Barbozafab Barbozafab linked an issue Jan 8, 2024 that may be closed by this pull request
@Barbozafab Barbozafab merged commit 0d5a794 into main Jan 10, 2024
3 checks passed
@helderbetiol helderbetiol deleted the feat303-invalid-parentID-error branch January 18, 2024 10:58
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.

Better error on creating an object in a incorrect place
2 participants