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

Add userId as a field of the user's firebase collection #999

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

cagryInside
Copy link
Contributor

UserId is added as a field of firebase collection. Now, the data looks like this:
Screen Shot 2019-07-11 at 11 08 24 AM

@barbeau
Copy link
Member

barbeau commented Jul 11, 2019

Thanks @cagryInside!

For the record, we're adding this because we can't query a Firebase document to get a list of subcollections unless the document has at least one field, per Firebase design.

@barbeau barbeau merged commit 5666db6 into OneBusAway:master Jul 11, 2019
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