-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
False
-
Undefined
-
-
Approved
-
AAH 4.3.0 Sprint 1
On deployment to QA, the migration 0011_collection_import_task_id_fk.py fails:
django.db.utils.IntegrityError: insert or update on table "galaxy_collectionimport" violates foreign key constraint "galaxy_collectionimp_task_id_493fd6d1_fk_ansible_c" DETAIL: Key (task_id)=(b382c518-dc40-420f-9f87-839f4808172f) is not present in table "ansible_collectionimport".
There are 11567 records in galaxy_collectionimport table and only 1110 records in ansible_collectionimport
The migration will need to be fixed before we can proceed with deployment to QA