We should modify cleanup_project_ownership_table.R to erase project ownership records when appropriate. This is part of the new plan to make the study team fix bad ownership data.
Revise the code to erase the redcap_entity_project_ownership record for every project in projects_with_ownership_issues but not in project_ownership_updates.
We should modify
cleanup_project_ownership_table.R
to erase project ownership records when appropriate. This is part of the new plan to make the study team fix bad ownership data.Revise the code to erase the
redcap_entity_project_ownership
record for every project inprojects_with_ownership_issues
but not inproject_ownership_updates
.