Closed
Description
This issue is automatically created based on existing pull request: #33369: Remove casting to int on increment ID which can be prefixed by a string
Description (*)
- Remove casting to int on increment ID which can be prefixed by a string
Manual testing scenarios (*)
- Configure a string prefix to invoice increment IDs
- Submit an order
- Create an invoice
- Go to customer account -> orders -> invoice -> print invoice
- The increment ID should be there, but is "0" for numbers prefixed with a string
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.