Allow migrate media command to be re-run #71

Merged
jonny merged 1 commit from allow_migrate_media_command_to_be_rerun into develop 2026-01-09 17:34:45 +01:00
Owner

If the media is already associated, then attach() results in a duplicate key error. Using syncWithoutDetatching() will add the media association if it is missing, without removing any other pre-existing associations.

If the media is already associated, then `attach()` results in a duplicate key error. Using `syncWithoutDetatching()` will add the media association if it is missing, without removing any other pre-existing associations.
jonny merged commit a5f146125b into develop 2026-01-09 17:34:45 +01:00
jonny deleted branch allow_migrate_media_command_to_be_rerun 2026-01-09 17:34:45 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jonny/jonnybarnes.uk!71
No description provided.