Closed jorgb90 closed 5 months ago
Hi @jorgb90. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-Delta. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Hi @jorgb90 ,
Thanks for reporting and collaboration.
Verified the issue in magento on latest 2.4.7 and 2.4-develop instance and the issue is not reproducible.
Steps to reproduce:-
1.Go to admin 2.Create order 3.Pick customer 4.Pick item 5.Try to alter the price through Custom Price checkbox
Please find attached the video and let us know if we missed something.
https://github.com/magento/magento2/assets/51681379/64758658-946d-42a6-85e1-a1406b405206
@engcom-Delta Thanks for checking this issue. For us the box won't even appear when clicking on Custom Price. In the console it then outputs that CSP is blocking it. I am going to look into it again.
@engcom-Delta It seemed that a module was overwriting the grid.phtml so we needed to update it to be compatible again. Unfortunately didn't found this before opening the issue.
Preconditions and environment
Steps to reproduce
Expected result
Being able to set a Custom Price.
Actual result
Not working, because its blocked by CSP.
Additional information
Release note
No response
Triage and priority