Skip to content

LIBTD-1405: SEAMUS Import Cleanup

Janice J Kim requested to merge LIBTD-1405 into dev

After running the rake tasks to import SEAMUS data (#10 ), run the following cleanup task:

bin/rake seamus:cleanup_works

This script will downcase emails and prune empty descriptions, scores, and durations from the recently imported SEAMUS data.

[Edit: Now, all SEAMUS users should have at least one associated work.]

Merge request reports