Revert "Fix: Re-enable FERRERO.MASTERASSETIDS field for PROD single-master uploads"
This reverts commit ea85749e0a.
This commit is contained in:
parent
ea85749e0a
commit
9dbb7ce8d9
1 changed files with 0 additions and 2 deletions
|
|
@ -124,8 +124,6 @@ def process_box_file(file_info, dam, box, db, parser, mvp_extractor, config, not
|
|||
if not master_asset:
|
||||
# Will check below
|
||||
master_asset = None
|
||||
else:
|
||||
master_opentext_ids = [master_asset['opentext_id']]
|
||||
|
||||
# CHECK: Warn if Master Tracking ID is used (starts with uppercase M)
|
||||
if tracking_id.startswith('M'):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue