-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Bug]: High Urgency: Cannot set anymore folder permissions except for All users and Registered users #6391
Copy link
Copy link
Closed
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
Hello,
I am using DNN 09.13.07. I discovered that it's not possible anymore to set folder permissions for custom roles. Only All users and Registered users work.
I just created a new folder with "Secure" option. By default I see "Browse" and "View " for "All users". It's ok.
Then I tried to set Browse, View and Write for Registered users, and it works.
Then I added a custom role permissions but they are not saved!
When I come back to folder permissions I see no entries for custom role and I see that in FolderPermission sql table there are no rows related to the role I used,
Steps to reproduce?
- Create new folder with Secure option
- Add permission for a custom role
- Save
- Come back to folder permission and you will see that the options are not saved
Current Behavior
No permission are saved for custom role
Expected Behavior
Permission should be saved for custom roles
Relevant log output
Anything else?
No response
Affected Versions
9.13.7 (alpha)
What browsers are you seeing the problem on?
Firefox, Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable


