Côme Chilliet
Côme Chilliet
I’m not sure if cypress failures can be related or not. Should be double check as sharing sidebar is on the failure screenshot.
/backport to stable30
/backport to stable29
/backport to stable28
/backport to stable31
(Transfered from user_migration repo, as this should be done in this application by implementing a migrator, like what is done for dav for instance: https://github.com/nextcloud/server/tree/master/apps/dav/lib/UserMigration )
``` Error: lib/Db/Poll.php:349:18: PossiblyUnusedMethod: Cannot find any calls to method OCA\Polls\Db\Poll::getIsCurrentUserLocked (see https://psalm.dev/087) Error: lib/Middleware/RequestAttributesMiddleware.php:43:47: UndefinedClass: Class, interface or enum named OCP\AppFramework\Http\Attribute\PublicPage does not exist (see https://psalm.dev/019) Error: lib/Model/Settings/AppSettings.php:69:18: PossiblyUnusedMethod:...
> Just update the baseline and it should be quiet. `composer run psalm:baseline` and `psalm:baseline:update` Did that for everything but the `PublicPage` error, which was a real one. Ready for...
Yep, fine by me.
@nicovd737 There is no such thing as userid renaming supported by Nextcloud. How do you do the renaming? On SAML side only or do you mess with Nextcloud database? If...