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

Check that userId is defined before querying #2159

Merged
merged 1 commit into from
Aug 5, 2021
Merged

Conversation

raimund-schluessler
Copy link
Contributor

We have to check that the userId is defined before we run a request.

Closes #2155.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added the bug Something isn't working label Aug 5, 2021
@raimund-schluessler raimund-schluessler added this to the 4.0.4 milestone Aug 5, 2021
@raimund-schluessler raimund-schluessler added the feature: list-item-icon Related to the list-item-icon component label Aug 5, 2021
@Pytal Pytal merged commit eed31ae into master Aug 5, 2021
@Pytal Pytal deleted the fix/2155/check-userid branch August 5, 2021 22:03
@Pytal Pytal added the 4. to release Ready to be released and/or waiting for tests to finish label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug Something isn't working feature: list-item-icon Related to the list-item-icon component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fetchUserStatus is called even if userId is null
3 participants