Description
Summary
I am not 100% sure which guidelines to follow for this problem, but giving this a shot.
I was looking to see if the fix (committed june 22) that was merged on july 16 in PR #37652 (fix for issue #37599) was already released, but strangely I am not able to find this change in the current 2.4-develop
branch (which was the branch the PR got merged to). More interestingly, the particular file affected by this change, had its last commit 4 months ago: https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Quote/Model/Quote.php#L1652
I can't quite figure out what caused the disappearance of this fix, and whether other files or PRs are affected. Maybe I'm missing something obvious though.
Examples
See https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Quote/Model/Quote.php#L1652 at which the fix from https://github.com/magento/magento2/pull/37652/files seems to be missing.
Proposed solution
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.