Pytal
Pytal
> The problem with changing that now is that it would break all existing setups that use the existing CMD overwrite True, I do still think this is a good...
> Is there an option to limit dependabot to _this_ repo and not forks? Seems it's not currently possible https://github.com/dependabot/dependabot-core/issues/2804 🤔
Should we get this in @icewind1991 like we do for https://github.com/ChristophWurst/krankerl?
@nickvergessen do we still want to add this?
> Yes, so we can get rid of jQuery in this app 🚀! Anything blocking other than the comments above?
Let's get this in after https://github.com/nextcloud/server/pull/34044
> Whoever is working on this, please let us talk about proper API for clients. For sure! what do you have in mind? Do we have a similar API used...
> `Call to a member function t() on null` @Pytal Something is wrong here Cherry-picked the fix https://github.com/nextcloud/server/pull/33502/commits/4de19e9f851e2d1948d2af4dfcd70a5b22ae53cb
> @Pytal can you confirm that what @juliushaertl and @nursoda describe is fixed, or is there something in progress / to do? Yes, fixed in https://github.com/nextcloud/server/pull/34204
> ``` > 1) OCA\Provisioning_API\Tests\Controller\UsersControllerTest::testAddUserAlreadyExisting > Failed asserting that exception of type "Error" matches expected exception "OCP\AppFramework\OCS\OCSException". Message was: "Call to a member function t() on null" at > /drone/src/apps/provisioning_api/lib/Controller/UsersController.php:353...