Skip to content

Handle exact matches #177

Description

@bobharing

Currently we have some unwanted behaviour.

We have the following rule setup:

  • Old: /test-1
  • New: /test-2

Actual outcome:

  • User navigates to /test-1/testing, gets redirected to /test-2/testing

Expected outcome:

  • User navigates to /test-1/testing, does not get redirected

We are looking for toggle or configuration that performs an exact match for us. Is there a way to set this up?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions