When a projects status is set to `archive` the back end workers should also remove all user contributions for this project. The user contributions are either stored under: * `v2/users/{user_id}/contributions/{project_id}` This will help to reduce storage and download in Firebase.