Question on behalf of @phuoc-sleek-sand
Hi, After upgrade A12 from 2022.02 to 2022.06, I see that there are some change for storing attachment. The attachments those are storing is not a complete files but something like an encrypted files (I don’t know how to call it exactly). Do A12 have any tool to migration from old attachment to the new in 2022.06?
I mean migration for attachments. in 2022.02 the attachments are stored in file system as a complete file. But in 2022.6 I see they are stored with different concept. So I don’t know how to migration the old file to the new after upgrade to 2022.06
Answer on behalf of @tomas-thin-gale
The attachments in version 22.06 has been reworked and the attachments are now stored in different directory structure and the migration is executed automatically by copy. The following key mgmtp.a12.dataservices.attachments.ext.fs.location (default value ${user.home}/a12/dataservices/attachments points to the directory where the new attachments will be copied
Answer on behalf of @phuoc-sleek-sand
so I shouldn’t worry about the old attachments, it will be migrated automatically when application start up, right?
Answer on behalf of @tomas-thin-gale
yes, migration is automatic by default