Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete review date entities? #48

Open
andybroomfield opened this issue Mar 16, 2023 · 2 comments
Open

How to delete review date entities? #48

andybroomfield opened this issue Mar 16, 2023 · 2 comments

Comments

@andybroomfield
Copy link
Contributor

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.

@andybroomfield andybroomfield changed the title How to delete review date entities How to delete review date entities? Mar 16, 2023
@andybroomfield
Copy link
Contributor Author

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).

@stephen-cox
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants