-
Notifications
You must be signed in to change notification settings - Fork 56
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
Issue retrieving own activity's owner name #13
Comments
it looks like the
After some closer inspection, the problem is caused by the club activity notifications and club member posts, i.e.: They don't have the
So the In the end this error does not cause issues, but could probably be handled in a better way |
@domantascibas Great findings, thanks! |
I think that would be the best way. I'll try to find some time today to add this check |
Looking over the logs, it seems like this line is having trouble.
The id might not exist anymore, or under a different structure. Would be good to have a fix.
The text was updated successfully, but these errors were encountered: