Skip to content
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

New Orders not being saved to order grid #10128

Closed
joergmaertin opened this issue Jul 3, 2017 · 10 comments
Closed

New Orders not being saved to order grid #10128

joergmaertin opened this issue Jul 3, 2017 · 10 comments
Assignees
Labels
bug report Component: Payment 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: 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 Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release 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

Comments

@joergmaertin
Copy link

joergmaertin commented Jul 3, 2017

Preconditions

  1. This is Magento 2.1.7 with SSL being active
  2. PHP 5.6 latest FPM
  3. MySQL 5.6
  4. Internal Payment module "Check/Money Order" being used.

Steps to reproduce

  1. Visit site as guest
  2. Put item in cart, go to checkout
  3. Fill out any necessary customer information
  4. Choose internal payment method "Check/Money order"
  5. Place Order

Expected result

  1. E-Mails to customer should be sent, containing all necessary informations about the order
  2. Order should be saved to grid with customer name
  3. Dashboard should show order with customer name

Actual result

  1. Email with order no. is being sent to customer, but the email contains no information about ordered items, only billing and shipping address (Standard Magento email-template being used)
    2. Orders are not saved to order grid

  2. Dashboard shows orders as "Guest", order can be opened from dashboard and it seems to be complete with informations about items being ordered

  3. Debug logs are being written, exception logs not.

  4. system.logs are included as well

Additional Info

I tried to pin this down. I installed a complete and fresh installation of Magento 2.1.7 from magento.com. Even with this version I have this problem.
I can also exclude that this is a template problem. The behaviour also exists if Magento Luma theme is being used.

@Andrii-Deineha
Copy link
Contributor

@joergmaertin Hi, Internal ticket was created MAGETWO-70503 for problem with Customer name. Unfortunately, I could not reproduce another issues as you described ites. Screenshots of Email letter with and order grid would be helpful, too . If you have this problems please create singly issue for ones issues . Thank.

@joergmaertin
Copy link
Author

@Andrii-Deineha I updated screenshots. At the moment I try to find out what is going on.

  1. I have a clean install of Magento 2.1.4 with demo data. The problem is not existent
  2. When I try the same with Magento 2.1.4 and a database after migration, the problem is existent. The only extensions installed are de_DE Language pack and WebShopAppls Matrixrate.

@joergmaertin
Copy link
Author

@Andrii-Deineha I removed any third party extension and language pack from the running magento 2.1.4 and used migrated data. Problem is existent.

@joergmaertin
Copy link
Author

@Andrii-Deineha I don't think the issues are single independent issues, they seem to be connected.

@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Jul 6, 2017
@Andrii-Deineha
Copy link
Contributor

@joergmaertin Please create new issue with order after database migration. If you use database migration from M1, give a link to the appropriate repository. Thank.

@joergmaertin
Copy link
Author

@Andrii-Deineha I will do so after I really tested this. I will create a new fresh magento 2.1.7 instance and do a fresh datamigration as well again. I will do that over the weekend, so don't a fast response.

@joergmaertin
Copy link
Author

@Andrii-Deineha I don't know what you mean with "Appropriate repository". Anyway I need to open a new issue, as testing showed same error: orders are not shown in order grid.

@magento-engcom-team
Copy link
Contributor

@joergmaertin, thank you for your report.
We've created internal ticket(s) MAGETWO-70503 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.2.x Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release labels Oct 11, 2017
@magento-engcom-team magento-engcom-team added 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 labels Oct 11, 2017
@RomaKis RomaKis self-assigned this Nov 14, 2017
@okorshenko
Copy link
Contributor

The issue has been fixed and delivered to 2.2-develop branch. Will be available with upcoming patch release

@okorshenko okorshenko added the Fixed in 2.2.x The issue has been fixed in 2.2 release line label Nov 27, 2017
@okorshenko
Copy link
Contributor

Hi @joergmaertin. Thank you for your report.
The issue has been fixed in magento-engcom/magento2ce#1325 by @magento-engcom-team in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.0 release.

@okorshenko okorshenko added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Payment 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: 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 Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release 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
Projects
None yet
Development

No branches or pull requests

6 participants