Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
6.2.24
-
None
-
None
Description
Steps to reproduce
- https://nightly.magnolia-cms.com/.magnolia/admincentral#app:security:roles;/travel-demo-tour-editor:treeview:
- Find DAM ACLs
- Set Read/Write to /tours
- Set deny to /
- Log out
- Log in as peter:peter
- Publish https://nightly.magnolia-cms.com/.magnolia/admincentral#app:dam:jcrBrowser;/tours/shark_brian_warrick_0824.JPG::
Expected results
The item is published.
Actual results
Caused by: info.magnolia.publishing.exception.PublicationException: <ul><li>null: User not allowed to Read path [dam/]</li></ul>
(https://nightly.magnolia-cms.com/.magnolia/admincentral#app:logTools:list)
Workaround
Development notes
This method should check the granted permissions by node UUID if path is not provided.
Checklists
Acceptance criteria
Attachments
1.
|
Provide PR |
|
Completed | Quach Hao Thien |
2.
|
Review PR |
|
Completed | Roman Kovařík |
3.
|
PreintQA |
|
Completed | Roman Kovařík |
4.
|
QA |
|
Closed | Antonín Juran |
5.
|
Fix failed IT test cases on ui 6.2 |
|
Completed | Quach Hao Thien |