github.com/cs3org/reva/v2@v2.27.7/changelog/2.16.0_2023-08-21/decomposedfs-rollback-migrations.md (about) 1 Enhancement: Allow for rolling back migrations 2 3 The decomposedfs now supports rolling back migrations (starting with 0004). It 4 also got a Migrations() method which returns the list of migrations incl. their 5 states. 6 7 https://github.com/cs3org/reva/pull/4083