View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006218 | OXID eShop (all versions) | 2.7. Customer info | public | 2015-08-22 16:26 | 2024-02-14 10:48 |
Reporter | heinrich.franz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 4.9.5 / 5.2.5 | ||||
Summary | 0006218: Unregistered users are deleted | ||||
Description | See steps for reproduction. I've checked up the database and have seen that if you make multiple orders with the same mail address (without registration). The user from the order before will be deleted in the DB. So you have no customer number anymore in the order list. I don't know if it is a bug or a feature :) but in my opinion it should be ether created multiple users for each order or oxid should use the same user for the orders that made after. | ||||
Steps To Reproduce | 1) Goto https://demoshop.oxid-esales.com/professional-edition/ 2) Make an order (without registration) 4) Open admin panel, you see the order you've done, the customer has an custom number 4) Make an second order (without registration, but with the same mail address as before) 5) open admin panel again 6) In order list you've now got these two orders, but the customer in the order you've made first has no customer number anymore. | ||||
Tags | No tags attached. | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | All | ||||
Database Version | All | ||||
related to | 0005741 | closed | SvenBrunk | Save oxcustnr in oxorder |
related to | 0003091 | closed | dainius.bigelis | user without registration loses all assigned usergroups if he orders a second time |
related to | 0006028 | acknowledged | SvenBrunk | Can't change email-address if there is a guest user with the same email-address |