Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG/MEDIUM: rules: add redirect_url when flattening #200

Conversation

daniel-corbett
Copy link
Collaborator

It was reported that when using redirect_url changes were being presented when applying a plan, even though there were not any changes being made.

This was due to redirect_url not being reset during rule flattening within flattenRuleActions.

This commit fixes that and adds redirect_url to the actionmap within flattenRuleActions.

It was reported that when using `redirect_url` changes were being
presented when applying a plan, even though there were not any changes
being made.

This was due to `redirect_url` not being reset during rule flattening
within `flattenRuleActions`.

This commit fixes that and adds `redirect_url` to the `actionmap` within
`flattenRuleActions`.
@shawnps shawnps merged commit 2feaf97 into signalsciences:main Oct 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants