-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New orders and customers are not saved #4431
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
Comments
@MartijnBraam, there is not enough data in steps to reproduce. What is payment method used? What is configuration of orders in store? |
@MartijnBraam After upgrading to v 2.0.6 the same result with us too, the new orders does not show in the Sales/Orders menu of backend admin side. The customer get email confirmation and the new orders are shown ONLY on Dashboard, under latest order, but there is a space only for 5 new orders so if you go over that number you miss orders. It is plausible to open the new order from the dashboard, and do changes but you cant find, search or see the new order from Sales/Order menu see following screenshots This is the Sales/Order table from backend Admin showing the test orders before we upgraded This is the test orders placed after the upgrade they shown on the Dashboard, but dont display at all in Orders If I click on the latest order on the Dashboard I can open the order If I search the order # in this case 000000029 in Sales/Order table the order don't display at all If I login as a customer under customer order dashboard all is displayed correctly This is the recorded transactions under admin backend menu - Sales/Transactions As you see all transactions - orders after May 27th 2016 and the upgrade to v 2.0.6 are no longer recorded under admin backend - Sales/Orders nor under admin backend Customers/AllCustomers/(select any of the customers from the tabel)/Orders menus So in conclusion the admin backend don't record save the new orders, the new orders don't record and display under admin backend Sales/Orders menu and Customers/All Customers/Selected customer/Orders menue |
I am seeing this issue in 2.1 CE as well. Any updates on this? Edit: The orders appear right away on the dashboard under Last Orders but do not appear under the orders page. After about 10-15 minutes the orders will appear under the orders page but with an incorrect Purchase Date. The incorrect time issue seems to be the same as #5651. |
No. The issue is that every new Magento version overnight and change the database tables. Whoever made those upgrading don't take in consideration the database tables. I migrated to custom shopping cart application don't have time to waist with fixing Magento after every upgrade On Mon, Aug 8, 2016 at 1:51 PM -0400, "crtsl" [email protected] wrote: I am seeing this issue in 2.1 CE as well. Any updates on this? — |
|
any update on this issue ? i face same issue , orders not appearing in Sales/orders but appears only on dashboard latest order !? i am using Magento ver. 2.1.3 ? |
@MartijnBraam Hello, i tried to reproduce your issue and i can`t do it, can you check your problem on the latest version of Magento 2? |
Hi @krutkoroma79911, Hi @veloraven,
|
@krutkoroma79911 I cannot check the problem since I've removed magento 2 a year ago |
We were not able to reproduce this issue after upgrade to ver. 2.1.7 as well as on develop branch. |
Sorry, just today when testing Magento CE 2.1.7 order processing I just stumbled too over this behaviour. I used Paypal testing accounts.
Magento 2.17 is in developer mode. No Caches. SSL is not running. I don't know what you mean with exact steps to reproduce. Just placing an order, paying with Paypal, getting the emails expected, but order is not in sales->orders where they should be visible. This is also kind of urgent, as we want to go into production soon. |
@joergmaertin Please, tell us next information: 1) Did you update your Magento 2 or it was fresh instance? |
@krutkoroma79911
|
Hello,
I stop using Magento after the reported by me issue occurred. It is obvious that with every new update Magento team litteraly ignore the previous versions of the application and that create almost 70% of all issues reported. So you fix or make better one thing and in the process break something that was working just fine.
So there are two acceptable alternatives for Magento users, either to stick with one version and never upgrade it, or to go through the unnecessary waist of time to try fix bugs created by your new core updates.
So I choose the third option to quit and stop using Magento for good!
Don't bother to ask me more questions, never will go back to this platform.
Regards
Krasimir Vatchinsky
President
KGV Consulting Corp
405 RXR Plaza Suite 405
Uniondale NY 11556
Tel. +1 800 824-2830
email: [email protected]
www.kgvconsulting.com
Sent from Outlook Mobile
On Fri, Jun 30, 2017 at 9:50 AM -0400, "Roman Krut" <[email protected]> wrote:
@joergmaertin Please, tell us next information: 1) Did you update your Magento 2 or it was fresh instance?
2) If you use updated version, tell us which payment method do you use if no create new github issue with your steps and information about it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I'm closing this issue as neither reporter nor other commenters can provide us with information enough to reproduce this issue. |
Well, what can I say, this issue is closed but I opened it again #10128. I hope that helps. I am not that frustrated as one of the earlier commenters. But this isn't actually a new issue, the first post was from May last year and nothing really happened about it. So I hope the information given will help to resolve that issue, as it is somewhat crucial. |
[TSG-CSL3] For 2.2 (pr33)
Steps to reproduce
Expected result
Actual result
Customer gets an email with a new order number and the whole payment procedure is successful. There is nothing logged about the customer or order at all but the customer gets an order number in their email that is neatly sequential but just doesnt exist.
The text was updated successfully, but these errors were encountered: