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

Validation fails when adding node metadata #7

Open
siwells opened this issue Jan 25, 2024 · 0 comments
Open

Validation fails when adding node metadata #7

siwells opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@siwells
Copy link
Member

siwells commented Jan 25, 2024

Validation fails when adding node metadata

# "Metadata contains a block that is not a dict/object:None"
# TODO: Figure out why this is, monkeypuzzle exports metadata the same way

# if not validation_result:
#   parser.abort(f"Document is invalid: {', '.join(error_messages)}")

When putting metadata in a node

@siwells siwells added the bug Something isn't working label Jan 25, 2024
@siwells siwells self-assigned this Jan 25, 2024
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

No branches or pull requests

1 participant