-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Tax - Split scan - Unable to save tax amount when the tax amount does not exceed limit #42649
Comments
Triggered auto assignment to @srikarparsi ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@srikarparsi FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-split |
ProposalPlease re-state the problem that we are trying to solve in this issue.This is regression from this PR, We've overlooked updating transactionDetails across all places. @MonilBhavsar I'm reaching out to you because you authored the offending PR What is the root cause of that problem?When we update the split transaction, we save the data in
What changes do you think we should make in order to solve the problem?To ensure consistency, we ought to utilize
What alternative solutions did you explore? (Optional)We also manually use Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
the revert #42670 has been deployed, please retest and confirm this is no longer reproducible. |
This bug is not reproduced because of #40755 20240528_095847.1.mp4 |
PR was reverted |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.76-0
Reproducible in staging?: Y
Reproducible in production?: N
**If this was caught during regression testing, add the test name, ID and link from TestRail:**N/A
Issue reported by: Applause - Internal Team
Issue found when executing PR #40240
Action Performed:
Precondition:
Expected Result:
Tax amount will be saved without issue
Actual Result:
User is unable to save the tax amount. It says "Maximum tax amount is 0.00", when the tax amount is updated according to the selected rate
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6493039_1716823322727.20240527_231712.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: