Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Linked Attributes fail when no row exists #534

Closed
meatballs opened this issue May 21, 2024 · 0 comments · Fixed by #535
Closed

Linked Attributes fail when no row exists #534

meatballs opened this issue May 21, 2024 · 0 comments · Fixed by #535
Labels
bug Something isn't working

Comments

@meatballs
Copy link
Member

When using a LinkedAttribute from the persistence module, Line 53 raises an error if there is no row defined for that attribute.

Instead, it should just return None.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant