Running occ encryption:decrypt to decrypt files of a user results in the file modification timestamp being updated. This file metadata should be preserved. File modification time is handled pretty consistently when syncing files, just when decrypting it gets overwritten.
Also a pretty meaningless item is created in the user activity log.
Most likely this should be fixed together with #7283.
@nextcloud/encryption
Running occ encryption:decrypt to decrypt files of a user results in the file modification timestamp being updated. This file metadata should be preserved. File modification time is handled pretty consistently when syncing files, just when decrypting it gets overwritten.
Also a pretty meaningless item is created in the user activity log.
Most likely this should be fixed together with #7283.
@nextcloud/encryption