-
-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Is your feature request related to a problem? Please describe.
We have a site that has around 2,500 redirects. We have imported around 2,000 of these redirects via a CSV file (mapping the old URLs to the new URLs, as the old site used to use a different CMS and a completely different URL format), whilst other redirects have been added over time after seeing 404's in the Retour dashboard, or added automatically as the slugs have been changed on the entry pages.
Describe the solution you would like
Rather than seeing all 2,500 redirects in a single paginated list, I would like the ability for redirects to be added to a 'Group' for organisation purposes. This would allow me to more easily find redirects that have been added via the various methods (CSV import, manually, or automatically via the control panel). This might be useful when trying to find redirects or when tidying up redirects (to know how they were added). It would also be nice to be able to see which user has added the redirects for auditing purposes.