Skip to content

Allow duplicate step names in event funnels - #1065

Merged
tudddorrr merged 1 commit into
developfrom
event-funnel-non-unique-names
Sep 13, 2026
Merged

tudddorrr merged 1 commit into
developfrom
event-funnel-non-unique-names

Conversation

@tudddorrr

Copy link
Copy Markdown
Collaborator

Remove step name uniqueness validation

  • Event funnels no longer require step names to be distinct
  • Removed the superRefine check that enforced unique names across funnel steps

Enable repeated action tracking

  • Funnels can now track the same event name at different stages (e.g., "Started" → "Failed" → "Started")
  • Useful for analyzing re-engagement patterns where users repeat actions

@tudddorrr tudddorrr added the enhancement New feature or request label Sep 13, 2026
@tudddorrr
tudddorrr merged commit 2bc97a2 into develop Sep 13, 2026
7 checks passed
@tudddorrr
tudddorrr deleted the event-funnel-non-unique-names branch September 13, 2026 14:36
@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.49%. Comparing base (790cab1) to head (26a3c94).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1065      +/-   ##
===========================================
- Coverage    98.49%   98.49%   -0.01%     
===========================================
  Files          488      488              
  Lines         7840     7837       -3     
  Branches      1028     1027       -1     
===========================================
- Hits          7722     7719       -3     
  Misses          49       49              
  Partials        69       69              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant