You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Describe the feature you'd like to see included in Plant-for-the-Planet App.
Currently in the web client there is no possibility to delete measurements again and in the native apps the user can disable a measurement by disabling it with a switch, but the measurement is not deleted when updating the user contribution (payload still contains the measurement, so the backend keeps it).
Also the backend should support deleting of old measurements not being sent any more in the payload of an updating API call (delete them and send back "unlink" and "delete" objects in the response).
What are the use cases for this feature?
Being able to delete wrong measurements.
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like to see included in Plant-for-the-Planet App.
Currently in the web client there is no possibility to delete measurements again and in the native apps the user can disable a measurement by disabling it with a switch, but the measurement is not deleted when updating the user contribution (payload still contains the measurement, so the backend keeps it).
Also the backend should support deleting of old measurements not being sent any more in the payload of an updating API call (delete them and send back "unlink" and "delete" objects in the response).
What are the use cases for this feature?
Being able to delete wrong measurements.
The text was updated successfully, but these errors were encountered: