You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to bulk edit or delete review date entities?
We accidently enabled the review date for the news section during the initial migration, and have since turned it off.
However there are a bunch of news articles now clogging up the needs review queue.
Is there any way to remove them except going in the DB and deleting them.
We can only reenable the widget and set them to a date in the future.
The text was updated successfully, but these errors were encountered:
Its possible to achieve this by adding a views bulk operations field to the view and add the action Delete selected entities / translations which will allow a user to delete the review and not the content entity (other delete and bulk action links require a 'content' relationship and always act on the underlying content).
@andybroomfield Is there anything you think would be useful that could be added to LGD for managing review dates?
It sounds like the issue you had is specific to the way things were initially setup, but the Needs Review stuff hasn't been touched since it was built and I'm sure there are UX enhancements that would be nice.
Is it possible to bulk edit or delete review date entities?
We accidently enabled the review date for the news section during the initial migration, and have since turned it off.
However there are a bunch of news articles now clogging up the needs review queue.
Is there any way to remove them except going in the DB and deleting them.
We can only reenable the widget and set them to a date in the future.
The text was updated successfully, but these errors were encountered: