Skip to content

[4.4|5.x] If using filter.state instead of filter.published, deleting an item is not possible #42554

@HLeithner

Description

@HLeithner

Steps to reproduce the issue

if ($this->state->get('filter.published') == -2 && $canDo->get('core.delete')) {

only checks for filter.published but since we support (or should replace not sure about the bigger picture) filter.state we also should support it in the ListView.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions