mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Prevent the `RemoveOldVersionMessageHandler` from throwing errors when the stored object version is missing on disk. Introduced a check to log a notice instead of attempting deletion in such cases and added corresponding test coverage.
7 lines
227 B
YAML
7 lines
227 B
YAML
kind: Fixed
|
|
body: When cleaning the old stored object versions, do not throw an error if the stored object is not found on disk
|
|
time: 2025-04-16T16:22:57.309699258+02:00
|
|
custom:
|
|
Issue: ""
|
|
SchemaChange: No schema change
|