Create order (on Customer edit page) - not working from admin environment #11832
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Fixed in 2.3.x
The issue has been fixed in 2.3 release line
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Progress: needs update
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
Getting Fatal error while trying to access create order page from Customer edit screen.
Fatal error: Uncaught TypeError: Argument 1 passed to Magento\Sales\Block\Adminhtml\Order\Create\Sidebar\Wishlist\Interceptor::getItemPrice() must be an instance of Magento\Catalog\Model\Product, instance of Magento\Wishlist\Model\Item given, called in /home/psbhanu/public_html/subdomains/ishop/vendor/magento/module-sales/view/adminhtml/templates/order/create/sidebar/items.phtml on line 73 and defined in /home/psbhanu/public_html/subdomains/ishop/generated/code/Magento/Sales/Block/Adminhtml/Order/Create/Sidebar/Wishlist/Interceptor.php:280 Stack trace: #0 /home/psbhanu/public_html/subdomains/ishop/vendor/magento/module-sales/view/adminhtml/templates/order/create/sidebar/items.phtml(73): Magento\Sales\Block\Adminhtml\Order\Create\Sidebar\Wishlist\Interceptor->getItemPrice(Object(Magento\Wishlist\Model\Item)) #1 /home/psbhanu/public_html/subdomains/ishop/vendor/magento/framework/View/TemplateEngine/Php.php(59): include('/home/psbhanu/p...') #2 /home/psbhanu/public_html/subdomains/ishop/vendor/magento/framework/View/Element/ in /home/psbhanu/public_html/subdomains/ishop/generated/code/Magento/Sales/Block/Adminhtml/Order/Create/Sidebar/Wishlist/Interceptor.php on line 280
Preconditions
Steps to reproduce
Expected result
Actual result
The Create Order page displaying above FATAL error and due to the same, page (and css/js etc) has not loading completly.
The text was updated successfully, but these errors were encountered: