Skip to content

Handle exact matches #177

@bobharing

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions