Bug #2238
OE - edit product, removing a single product removes all product.
Status: | Resolved | Start date: | 11/24/2021 | ||
---|---|---|---|---|---|
Priority: | Immediate | Due date: | |||
Assignee: | hira naseem | % Done: | 20% | ||
Category: | - | ||||
Target version: | - |
Description
Steps to reproduce:
1. Edit product, remove anyone product It removes all products from order summary.
2. Edit product, add a new product and then remove any 1 product, it removes all products except newly added one from order summary.
Remove autoload after every 5 seconds from the orders table. It should load whenever any activity is performed on order.
1. when order status changed
2. when order split.
3. when order edited.
4. when order added.
5. when order status change through skip steps.
6. when order status changes from Actions (in case of orders older than 25 days).
**Fix the edit product bug on a priority basis and move the code to production.
History
#1 Updated by Atoofa Zaheer over 3 years ago
- Status changed from In Progress to Resolved
1st point
OE- Edit product issues tested, verified and closed.
#2 Updated by hira naseem over 3 years ago
- Status changed from Resolved to In Progress
- Assignee changed from shehroz akhtar to Atoofa Zaheer
please verify second point
#3 Updated by Atoofa Zaheer over 3 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Atoofa Zaheer to hira naseem
Remove autoload after every 5 seconds from the orders tables all steps are tested , verified and closed.