Improvement description
Pimcore\Messenger\Handler\AssetUpdateTasksHandler sets a versionNote for the PDF scan on a path where no version is written, so the note never reaches a version and is dead weight; the surrounding save/cleanup can also version an asset the handler did not actually change, which adds versions to the table for no content difference.
Reported against the core repository as pimcore/pimcore#18504.
Additional information
No response
Improvement description
Pimcore\Messenger\Handler\AssetUpdateTasksHandlersets aversionNotefor the PDF scan on a path where no version is written, so the note never reaches a version and is dead weight; the surrounding save/cleanup can also version an asset the handler did not actually change, which adds versions to the table for no content difference.Reported against the core repository as pimcore/pimcore#18504.
Additional information
No response