-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Component/s: Assets - Migrations
-
None
-
1
-
Severity 2 - Major
Issue Summary
The migration is failing with the error -
"ImportProgress(rawStatus=Failed, rawProgress=99, description=Task failed, startTime=1772631772531, result=[\"assets-tempeh-restore-assets-data failed: Provider assets-tempeh-restore-assets-data reported a failure (success=false) - Batch entry 0 INSERT INTO obj_attachment (id,sequential_id,workspace_id,created,updated,author,comment,filename,filesize,mime_type,file_media_id,object_partition,object_id) VALUES (('1fd18eac-5012-4d1c-8593-c764306ae44c'::uuid),(NULL),('9314ab98-c192-473a-955b-0618086940e6'),('2026-01-05 10:49:38.558+00'),('2026-01-05 10:49:38.558+00'),('712020:f4730262-701a-478a-858b-5891db18bab0'),(''),('Audit_Report_S202510071017.xlsx'),('27858'::int4),('application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'),('b5c9d99d-1124-44e5-a646-38a97f8d4757'::uuid),('5'::int4),('b548d717-b747-38d9-9b59-d54d67f0db20'::uuid)) was aborted: ERROR: insert or update on table \\\"obj_attachment\\\" violates foreign key constraint \\\"obj_attachment__object__fk\\\"\\n Detail: Key is not"
Steps to Reproduce
- Run sandbox data clone.
Expected Results
Migration fails at JiraIxport step.
Actual Results
The migration is successful.
Workaround
You can opt for Backup Restore or copy issues through csv as a workaround.