Hi cvzakharchenko ,
But the extra GET parameter is also a bug, though a minor one.
This behavior is intentional, I gave an explanation here that goes over how it works & the motivation:
https://kagifeedback.org/d/2478-redirect-rules-dont-handle-url-query-string-correctly/7
Also see this section from our docs.
Our enactment of this behavior could be more sophisticated so that it doesn't show up in use cases such as your own - such as trying to detect that you "moved" the parameter - but we opted to not make it any more complicated since this is usually harmless, and this behavior otherwise has value as described in my other post / docs.
Hopefully that's clear, happy to hear other suggestions or improvements to our docs are welcome; they're open source on our GitHub.