Skip to content

Redirect existing Parameters (and merge with set parameters) #63

@paavo

Description

@paavo

I'd love to have a way to merge existing Parameters with additional Params set by the redirect target.
Not sure if this is a Bug or Feature-Request @Sebobo 😆
I guess it's easiest to explain this with an example:

The existing redirect:
image

What happens:
Source /pronunciation?utm_source=Print
Redirects to: /pronunciation-1?acceptAllCookies

What should happen:
Source /pronunciation?utm_source=Print
Redirects to: /pronunciation-1?acceptAllCookies&utm_source=Print


Redirects without a target Parameter transfer parameters:
Source /data-protection?yolo=true
Redirects to: /privacy-notice?yolo=true

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