Which Umbraco version are you using?
17.0.0-rc
Bug summary
When a collection is moved to the Recycle Bin, its child content items should no longer be publishable or unpublishable, as the parent collection is deleted.
However, the Publish, Unpublish, Duplicate To buttons are still displayed and functional for these child items, even though their parent collection is already in the Recycle Bin.
Specifics
No response
Steps to reproduce
- Create a collection with several child content items.
- Trash the collection to the Recycle Bin.
- Open the collection in the Recycle Bin
- Choose some child content items
- Observe the Publish and Unpublish buttons.
Expected result / actual result
The Publish, Unpublish and Duplicate To buttons should not be displayed for the child content items (same as in v13). Just Move To and Trash button should be displayed