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
- Browser and browser version: Firefox 74.0.1 and Safari 13.1 on MacOS 10.15.4
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
- Log in to Nextcloud as Administrator, go to Apps
- select one of the installed apps, e.g. Calendar
- Check whether "Limit to groups" is checked
- Select another app, e.g. Tasks
- Click "Limit to groups" to change the setting
- Go back to first app (Calendar) --> you will see the setting for "Limit to groups" changed according to the second app
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