Skip to content

Conversation

@rov-adhoc
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 14, 2026 10:44
@roboadhoc
Copy link

Pull request status dashboard

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a dictionary key inconsistency in the exchange difference move preparation logic. The method was using an incorrect key move_vals when it should have been using move_values, which likely caused the journal assignment to fail silently or raise a KeyError.

Changes:

  • Corrected dictionary key from move_vals to move_values in the exchange difference move preparation method

@feg-adhoc
Copy link
Contributor

@roboadhoc r+

roboadhoc pushed a commit that referenced this pull request Jan 14, 2026
…lues

closes #103

Signed-off-by: Felipe Garcia Suez <feg@adhoc.com.ar>
@roboadhoc roboadhoc closed this Jan 14, 2026
@roboadhoc roboadhoc deleted the 18.0-h-108309-rov branch January 14, 2026 12:07
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.

3 participants