Mass Delete Option #206
Replies: 1 comment
-
|
Hi @mcgrathb1989 ! Thanks for the compliments and your suggestion 😊 ! I will share your idea with the rest of the team to see what they think of it. Most effort is going to the upgrade to Umbraco 16/17 at the moment, I hope to hear more about that soon. In the meantime: if I remember correctly, there is a small dropdown in the bottom-right corner that allows you to specify the amount of results per page. I think you can see up to 200 results per page. That should make it at least slightly less tedious. Alternatively, it's also ok to simply connect to your database and run a SQL query to delete all your redirects. Depending on your caching settings, you might need to reboot your site before the changes are picked up by the redirecting middleware, but the UI should reflect all changes immediately. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
First and foremost I love your tool, it's brilliant!
The issue I'm having however is that I need to mass delete a bunch of URLs as I've been testing uploading from a CSV file, currently I can delete 10 at a time but with 1,000's of entries this is quite taxing.
If there was the option to essentially clear the entries to start again that would be awesome.
Beta Was this translation helpful? Give feedback.
All reactions