mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-06 00:46:14 +00:00
The code has been updated to use 'createdAt' from StoredObjectVersion entity in StoredObjectManager. Specifically, if a 'createdAt' datetime is set, we return that datetime. This change also includes corresponding test cases to validate the functionality. The situation helps deal with files created before July 2024.