Redirect module support

Created on 8 April 2024, 3 months ago
Updated 6 May 2024, about 2 months ago

Problem/Motivation

If you have a path that is a 404 but has a valid redirect, the redirect will never be trigger as part of this module.

Steps to reproduce

Add a redirect for a path that does not exist
Visit the path
Verify you get the 404 page, not the redirected page.

Proposed resolution

Check if a redirect exists and send the user there rather than to the 404 page.

Remaining tasks

Figure out tests

User interface changes

N/A

API changes

N/A

Data model changes

N/A

✨ Feature request
Status

Postponed: needs info

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡ΏNew Zealand DanielVeza Brisbane, AU

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024