muk_base
muk_base copied to clipboard
muk_utils/models/ir_attachment breaks s3 backend
As 's3' key is not supported it breaks down the whole migration from file/db to s3.
Simply disabling / commenting out force_storage() / migrate() solves the problem