There was some renaming of migrations this caused the dates of migrations to be out of order. In short I think the migrations are failing to run because this goal already exists on the Goal Template table.
How to test
Review the check.
Make sure the goal is created when it doesn't exist.
Description of change
There was some renaming of migrations this caused the dates of migrations to be out of order. In short I think the migrations are failing to run because this goal already exists on the Goal Template table.
How to test
Issue(s)
Checklists
Every PR
Before merge to main
Production Deploy
After merge/deploy