Skip to content

Conversation

@olemartinorg
Copy link
Contributor

See #3953 for the original. This was backported in #3955, but because of a bug in the auto-backport workflow this was backported to v4.24 instead of v4.25.

* mapAttachments() hook returned no attachments when navigating to the receipt (i.e. changing taskId), since we get the process back earlier than we get new layouts. This should prevent node context effects from running while transitioning to a new task (essentially resetting NodesContext earlier than before).

* This should fix the tests that broke (this was a bit sloppy)

---------

Co-authored-by: Ole Martin Handeland <git@olemartin.org>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch backport/v4.25-receipt-patch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@olemartinorg olemartinorg added kind/bug Something isn't working backport-ignore This PR is a new feature and should not be cherry-picked onto release branches labels Jan 22, 2026
@sonarqubecloud
Copy link

@olemartinorg olemartinorg merged commit 944a478 into release/v4.25 Jan 22, 2026
8 of 12 checks passed
@olemartinorg olemartinorg deleted the backport/v4.25-receipt-patch branch January 22, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-ignore This PR is a new feature and should not be cherry-picked onto release branches kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants