- Issue created by @Stephen Ollman
- πΊπΈUnited States ansonwhan
I also encountered this problem, but did not think it was necessarily Gin Admin theme related. For my case, we were able to resolve doing the following:
- We exported the redirects table from the MySQL database.
- Uninstall the redirect module
- Reinstall the redirect module
- Import the backed up redirects table into your database.
- Export and commit back to your repo all config related to the redirects module
- language.content_settings.redirect.redirect.yml
- views.view.redirect.yml
- redirect.settings.yml
- system.action.redirect_delete_action.yml
We have not experienced the issue since reinstalling and resyncing config.
- Status changed to Closed: cannot reproduce
over 1 year ago 11:32pm 25 February 2023 - π¨πSwitzerland saschaeggi Zurich
I cannot reproduce this issue.
Please also see #2