Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Write Cloud Functions for reverse lookup of user emails #592

Open
aaga opened this issue Jan 19, 2023 · 1 comment
Open

Write Cloud Functions for reverse lookup of user emails #592

aaga opened this issue Jan 19, 2023 · 1 comment
Assignees

Comments

@aaga
Copy link
Contributor

aaga commented Jan 19, 2023

Sometimes we need to email specific users (e.g. if they signed up with an expectation of compensation).

We need to write a Firebase Cloud Function that takes a list of rally-ids and logs the corresponding list of email addresses. The reverse lookup can be done in the extensionUsers collection.

We must make sure that this function won't expose any information publicly.

@aaga aaga self-assigned this Jan 19, 2023
@aaga
Copy link
Contributor Author

aaga commented Jan 31, 2023

This is currently blocked on Functions not deploying correctly:

#595

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant