Page MenuHomePhabricator

Remove more field values when purging data from exported data sets
Closed, ResolvedPublic5 Estimated Story Points

Description

There are some fields that are not taken into account when purging data from exported data sets.

Acceptance Criteria

  • The full name field is cleared when donation data sets are purged.
  • Bank account data is cleared when membership application data sets are purged.
  • Historical data is also purged.

Implementation Notes

  • The respective field names need to be added to the class responsible for data purging.
  • Removing historical data can be done by an SQL statement.

Event Timeline

kai.nissen set the point value for this task to 5.Sep 8 2021, 12:38 PM

@kai.nissen Should we also purge the reference code for bank transfers?