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: handle NoneType error when updating ordered_qty in SO for remove… #43762

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bhavesh95863
Copy link
Contributor

Added fallback to prevent NoneType error by setting prev_ordered_qty to 0 if it is None.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Oct 21, 2024
@ruthra-kumar ruthra-kumar requested review from ruthra-kumar and removed request for s-aga-r November 4, 2024 07:54
@ruthra-kumar ruthra-kumar self-assigned this Nov 4, 2024
@ruthra-kumar
Copy link
Member

@bhavesh95863

Could you provide replication steps?

@bhavesh95863
Copy link
Contributor Author

@ruthra-kumar you can able to regenerate issue as per the steps mentioned in this issue.

#43758

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants