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

Bugfix auto validate #430

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Bugfix auto validate #430

merged 5 commits into from
Feb 28, 2024

Conversation

InnocentBug
Copy link
Collaborator

Description

Some nodes didn't trigger self validation in the constructor.
This is fixed now.

Changes

All nodes only update their JSON attributes if they are valid, even in the constructor.

Known Issues

None yet.

Notes

Checklist

  • My name is on the list of contributors (CONTRIBUTORS.md) in the pull request source branch.
  • I have updated the documentation to reflect my changes.
  • My code changes have been verified by automated tests and pass all relevant test scenarios.

@InnocentBug InnocentBug self-assigned this Feb 26, 2024
@InnocentBug InnocentBug added the bug Something isn't working label Feb 26, 2024
@InnocentBug InnocentBug changed the base branch from main to develop February 26, 2024 19:32
@InnocentBug
Copy link
Collaborator Author

@duboyal this addresses the issues we had this morning.
Hopefully a bit more straight-forward PR then the others.

@InnocentBug InnocentBug mentioned this pull request Feb 28, 2024
3 tasks
@InnocentBug InnocentBug merged commit 83e4a3c into develop Feb 28, 2024
13 checks passed
@InnocentBug InnocentBug deleted the bugfix-auto-validate branch March 27, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants