-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Limit to groups" changes setting for all apps, not just the selected #20685
Comments
I'll move this to server as I think it belongs there. |
I can confirm this. |
This is just a display error which becomes clear after you reload the side but it should be fixed nonetheless. |
This still seems to be occurring in 26.0.3. |
@szaimen I think the issue is that one:
https://github.com/nextcloud/server/blob/master/apps/settings/src/mixins/AppManagement.js#L81 could this be the issue? |
Yes, looks like it. cc @nextcloud/server-frontend |
I tried to use the "Limit to groups" settings to disable some apps for a certain user group, when I stumbled upon the following bug: everytime I check or uncheck this field for one app, the same setting is applied to all other apps as well. The list of groups is not affected, it behaves like expected.
Not shure if this issue belongs here or to nextcloud/server.
Details
JavaScript Console Output
marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options vue-7.js:1:23339
Steps to reproduce
The text was updated successfully, but these errors were encountered: