ctsit / rcc.billing

Automated, data-driven service billing implemented on REDCap Custodian
https://ctsit.github.io/rcc.billing/
Apache License 2.0
0 stars 3 forks source link

Erase project ownership records when appropriate #75

Closed pbchase closed 1 year ago

pbchase commented 2 years ago

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.

ChemiKyle commented 1 year ago

I suppose we can consider this one done with PR #136