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(identity): Fixed finding alias collection #17

Merged
merged 1 commit into from May 6, 2022
Merged

Conversation

pjechris
Copy link
Owner

@pjechris pjechris commented May 6, 2022

Fixed a bug where find(named:) was not working when alias is a collection. The returned type is now enforced to be an Array no matter the Collection entry type.

@pjechris pjechris added the bug Something isn't working label May 6, 2022
@pjechris pjechris merged commit 9654004 into main May 6, 2022
@pjechris pjechris deleted the fix/findAlias branch June 18, 2022 10:42
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.

None yet

1 participant