-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When using realtime extraction, deleting e.g. the caption of an asset is not possible. The setting of caption: '${asset.Caption || iptc.Description}' will always fill in the extracted IPTC data again, when the caption has been deleted via the media management.
One possible solution could be this:
- make realtime extraction setup more fine-grained, and extract only when an asset is created
- updates would then be allowed to "remove" data
- offer a way to re-extract, e.g. using a button in the media management
Did you have that issue already, @daniellienert–and if yes, how did you solve it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels