feat(backfill): fix ship events stuck on pending after return#453
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before recertification was merged, some projects got returned by shipwrights but their ship_event.certification_status never got updated from "pending" to "returned". so the ship card kept showing "Pending review" with no way to reship.
this adds a backfill rake task to fix those :)
You can run it using
Results from my local db.
