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

Improve get_entity bulletproofing by supporting both object and UUID lookups #105

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

NickAkhmetov
Copy link
Collaborator

Differentiating between providing objects with uuid properties and directly providing uuids has been a pain point when working with get_assaytype historically, and has re-appeared with get_entity. Adding a type check to the function passed to get_view_config_builder will help avoid this confusion by supporting both formats.

@NickAkhmetov NickAkhmetov merged commit e84b829 into main Dec 16, 2024
2 checks passed
@NickAkhmetov NickAkhmetov deleted the nickakhmetov/0.3.6 branch December 16, 2024 17:28
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.

2 participants