mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Fix error when cleaning non-existent stored object versions
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.
This commit is contained in:
6
.changes/unreleased/Fixed-20250416-162257.yaml
Normal file
6
.changes/unreleased/Fixed-20250416-162257.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
Reference in New Issue
Block a user