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 adjustment logic #3936

Merged
merged 2 commits into from
Nov 11, 2023
Merged

Fix adjustment logic #3936

merged 2 commits into from
Nov 11, 2023

Conversation

dorner
Copy link
Collaborator

@dorner dorner commented Nov 10, 2023

The logic for creating adjustments had a bug where it would always record a positive quantity even if the quantity was being removed (negative).

The logic has been fixed, plus I want to clear out all events and discrepancies and start fresh so we aren't confused by the buggy data.

@dorner dorner requested a review from awwaiid November 10, 2023 19:44
Copy link
Collaborator

@awwaiid awwaiid left a comment

Choose a reason for hiding this comment

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

Some minor whitespace lint to clean out of the spec before we can merge, but otherwise lovely!

@awwaiid awwaiid merged commit bb0c5f6 into main Nov 11, 2023
12 checks passed
@awwaiid awwaiid deleted the fix-adjustments branch November 11, 2023 15:41
Copy link
Contributor

@dorner: Your PR Fix adjustment logic is part of today's Human Essentials production release: 2023.11.12.
Thank you very much for your contribution!

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