You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If yes, we should remove it and also remove the OCA\Encryption\Migration class.
The class itself uses $view->disableCacheUpdate() which is dubious, we might want to remove it as well.
Is it obsolete ?
If yes, we should remove it and also remove the
OCA\Encryption\Migrationclass.The class itself uses
$view->disableCacheUpdate()which is dubious, we might want to remove it as well.This was discovered by @mrow4a
@DeepDiver1975