Contribution Date
Technology
Contribution Project
Contribution Details
I tested patch #8 on Drupal 10.1.8 and it applied successfully.
For node and taxonomy terms there is a status field so it is filtered correctly on the published and unpublished filters.
But for Menu Link content or for other entities that don't have a status field they get the error.
So I fixed that issue by checking if the field definition has a status field then showing the status filter.
For Menu added the Enabled/Disabled filter.
Contribution Issue Link
Contribution Link
Files count
2
Patches count
1