If a user chooses to redact certain data entries, this functionality does not exist and needs to be added starting from the backend.
Solution
The first step to implementing this is to include code that asks for this data from firebase and then delete it from firebase so that the Google cloud functions do not include the data in the visualizations that the user can see
Additional context
Like the other issue with the data privacy controls, the appropriate UI is not there yet, so will need to figure out where these changes can be implemented on the backend before the frontend is up
Code of Conduct
[X] I agree to follow this project's Code of Conduct and Contributing Guidelines
Problem
If a user chooses to redact certain data entries, this functionality does not exist and needs to be added starting from the backend.
Solution
The first step to implementing this is to include code that asks for this data from firebase and then delete it from firebase so that the Google cloud functions do not include the data in the visualizations that the user can see
Additional context
Like the other issue with the data privacy controls, the appropriate UI is not there yet, so will need to figure out where these changes can be implemented on the backend before the frontend is up
Code of Conduct