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

User status key error #615

Closed
wants to merge 3 commits into from

Conversation

nickila
Copy link
Contributor

@nickila nickila commented Jun 12, 2020

Fixed bug that would throw error when userStatus wasn't present as a key. Now it will allow the user to be included if the key is missing. Also wrote a unit test for that aspect of the get_users method.

fixes #643

@adorton-adobe
Copy link
Collaborator

@nickila Please create an issue for this and link it to this PR by adding a "fixes #xxx" line to the description. We need tracking issues for all PRs so we can track and triage bugs appropriately.

@vossen-adobe
Copy link
Contributor

This can be closed as it was a UMAPI issue that should be resolved now

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.

Error thrown when missing userStatus key
3 participants