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

Ensure studyID and participantID always exist in Firebase #415

Open
RobertGemmaJr opened this issue Feb 27, 2024 · 1 comment
Open

Ensure studyID and participantID always exist in Firebase #415

RobertGemmaJr opened this issue Feb 27, 2024 · 1 comment
Labels
firebase Organization: Issue in regards Firebase code

Comments

@RobertGemmaJr
Copy link
Member

We need to save at least 1 piece of data on the studyID and participantID so that the documents actually exist in Firestore. Right not the document reference exists but they're just paths - the documents themselves don't store any data

@RobertGemmaJr
Copy link
Member Author

Note this enables #291 as we can't collect the studies and participants if they don't exist in Firestore

@RobertGemmaJr RobertGemmaJr added this to the Firebase deployment milestone Feb 27, 2024
@RobertGemmaJr RobertGemmaJr added the firebase Organization: Issue in regards Firebase code label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firebase Organization: Issue in regards Firebase code
Projects
None yet
Development

No branches or pull requests

1 participant