fix: LSDV-4695: fixes missing addition of project_id in Prediction batch create (#4695)
* Fix: LSDV-4695: fixes missing addition of project_id in batch create of predictions
* Adds migration to backfill predictions with missing links to project id, and updates old data migration to only run in one job
* Remove unused parameter
* Update to use AsyncMigrationStatus model to track migration
* Add required param to previous migration
---------
Co-authored-by:
dredivaris <dredivaris@users.noreply.github.com>
Loading
Please sign in to comment