URL Redirect admin page broken

Created on 13 February 2023, over 1 year ago
Updated 25 February 2023, over 1 year ago

Problem/Motivation

URL Redirects admin config page: /admin/config/search/redirect

Steps to reproduce

Visit /admin/config/search/redirect

When viewing this page I'm only seeing the 'Operations' table column, showing the 'Edit/Delete' operations and no output relating to the node.

See screenshot.

πŸ› Bug report
Status

Closed: cannot reproduce

Component

User interface

Created by

πŸ‡¦πŸ‡ΊAustralia Stephen Ollman Canberra

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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
  • πŸ‡¨πŸ‡­Switzerland saschaeggi Zurich

    I cannot reproduce this issue.
    Please also see #2

Production build 0.69.0 2024