Problem/Motivation
When the module has detected chains or loops that remain unresolved, there is no visible indication outside the module's own dashboard.
Site administrators may not be aware of existing redirect issues unless they manually visit the audit page.
Proposed resolution
Implement hook_requirements() to display a warning on the Status Report page (/admin/reports/status) when there are pending chains or loops to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | redirect_audit_status.png | 16.92 KB | antonio nunez |
Issue fork redirect_audit-3575392
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
antonio nunez commentedAdded a warning message to the overall project status with information about issues detected by the module and a link to visit the dashboard. Additionally, the type column of the dashboard has been updated to filter by type.