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

Fix bad conditions for calculating fields metadata for entities #134

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

jensschuppe
Copy link
Collaborator

@jensschuppe jensschuppe commented Jun 26, 2024

Fixes #132.
The bad condition caused entities not being created and the error be silently ignored by Afform.

@jensschuppe jensschuppe added bug Something isn't working status:reviewed and tested Code has received thorough review and test and is ready to be committed/merged labels Jun 26, 2024
@jensschuppe jensschuppe added this to the 1.0 milestone Jun 26, 2024
@jensschuppe jensschuppe merged commit 2f24671 into master Jun 26, 2024
1 of 11 checks passed
@jensschuppe jensschuppe deleted the fieldsMetadata branch June 26, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status:reviewed and tested Code has received thorough review and test and is ready to be committed/merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when Saving a new Entity
1 participant