Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
Yes
-
DevX 1
-
2
Description
Steps to reproduce
- Create Content-Type based App with types item and folder
- Open app
- Create folder
- Create item inside folder
- Delete item
OR
- Open content type app: https://demoauthor.magnolia-cms.com/.magnolia/admincentral#app:tours:browser;::
- Create a folder
- Create another folder inside this folder
- Delete the second folder
"isPublishable"
.. Logs, screenshots, gifs...
Expected results
User should be able to use action "Publish deletion".
.. Justify non-trivial expectations with a link to a doc or a relevant discussion.
Actual results
Item is marked as deleted, but user is unable to publish deletion because of default-rule.
Workaround
- Publish the folder first
- use decoration to override action rules under subApps.browser.actions.activateDeleted.availability.rules to only contain isDeleted and remove isPublishable
Development notes
Easy fix.
Checklists
Acceptance criteria