The filename_updates logic was only updating field['value'] (singular) but for tabular fields like MAIN_LANGUAGES, the DAM reads from field['values'] (plural array). This caused the master's original language (e.g. "Global") to persist instead of the correct language from the filename (e.g. "PL"). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| box_client.py | ||
| common.py | ||
| config_loader.py | ||
| dam_client.py | ||
| database.py | ||
| filename_parser.py | ||
| filename_parser_v1_backup.py | ||
| metadata_extractor_mvp.py | ||
| metadata_extractor_mvp.py.backup | ||
| metadata_extractor_mvp_PROD.py | ||
| notifier.py | ||