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

fix: SummaryList bug #2455

Merged
merged 1 commit into from
Nov 20, 2023
Merged

fix: SummaryList bug #2455

merged 1 commit into from
Nov 20, 2023

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Nov 19, 2023

Resolves https://planx.airbrake.io/projects/329753/groups/3674911676429344553?tab=overview and https://planx.airbrake.io/projects/329753/groups/3672018983332190585?tab=notice-detail

The session caught by the most recent exception had nodeIds in the breadcrumbs which are no longer in the flow which caused this issue. The session does have records in reconciliation_requests which show changes between answered questions and the newly published flow - hence the additional breadcrumbs.

I'm going to take a closer look at removeAlteredAndAffectedBreadcrumb() to try and work out why this breadcrumb wasn't dropped which is the ultimate cause of this issue.

@DafyddLlyr DafyddLlyr requested a review from a team November 19, 2023 13:30
@DafyddLlyr DafyddLlyr marked this pull request as ready for review November 19, 2023 13:30
Copy link

github-actions bot commented Nov 19, 2023

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit 33742d2 into main Nov 20, 2023
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/summary-list-bug branch November 20, 2023 08:56
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