Skip to content

Fix wildcard pathname regex used for funnel steps and prev step exclusion#6343

Merged
zoldar merged 2 commits into
masterfrom
funnel-next-steps-visitor-discrepancy
May 12, 2026
Merged

Fix wildcard pathname regex used for funnel steps and prev step exclusion#6343
zoldar merged 2 commits into
masterfrom
funnel-next-steps-visitor-discrepancy

Conversation

@zoldar
Copy link
Copy Markdown
Contributor

@zoldar zoldar commented May 11, 2026

Changes

The pathname regular expression turned out to be out of sync with how we defined wildcard pathname events in suggestions. It didn't matter when we were normalizing pathnames. However, since we have dropped the normalization for consistency, this inconsistency has crept it.

Tests

  • Automated tests have been added

@zoldar zoldar added the preview label May 11, 2026
@github-actions
Copy link
Copy Markdown

Preview environment👷🏼‍♀️🏗️
PR-6343

@zoldar zoldar force-pushed the funnel-next-steps-visitor-discrepancy branch from b043a5a to e8f6697 Compare May 11, 2026 12:45
@zoldar zoldar changed the title Temporarily use uniqExact in place of uniq Fix wildcard pathname regex used for funnel steps and prev step exclusion May 11, 2026
@zoldar zoldar marked this pull request as ready for review May 11, 2026 12:59
@zoldar zoldar requested a review from aerosol May 11, 2026 12:59
@zoldar zoldar added this pull request to the merge queue May 12, 2026
Merged via the queue into master with commit 2bf6218 May 12, 2026
22 checks passed
@zoldar zoldar deleted the funnel-next-steps-visitor-discrepancy branch May 12, 2026 06:57
aerosol pushed a commit that referenced this pull request May 12, 2026
…sion (#6343)

* Relax wildcard pattern used in funnel step condition

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants