SN | Issue ID | Summary | Test Scenarios |
---|---|---|---|
1 | OFBIZ-5654 | Updating custom time period generates error | Test Case1: Expected Result: On updating record, date should be updated and error should not occur. |
2 | OFBIZ-5655 | When periodNum is not set an error is thrown | Test Case1: Expected Result: Screen should display correct and there should not be any error on console regarding rendering of screen. |
3 | OFBIZ-5690 | Order confirmation and order order complete email notification issue from backend | Test Case 1:
Expected Result: Order Confirmation and Order Completed email should be triggered. Test Case 2:
Expected Result: Order Confirmation and Order Completed email should be triggered. |
4 | OFBIZ-5479 | Groovy error when trying to filter virtual product feature variants in lookup popup window | Test Case: 1. Navigate to the product page Expected Result: Screen should dispaly with no error. Also duplicate search button should remove. |
5 | OFBIZ-5456 | Party logo images not stored in SystemProperty location | Test Case: 1. Go to partymgr(https://localhost:8443/partymgr/control/main) Expected Result: On party profile page uploaded logo image should display under 'Personal Image' field. |
6 | OFBIZ-5455 | images not stored in SystemProperty location | Test Case1: <SystemProperty description="Image url prefix" systemPropertyId="image.url.prefix" systemPropertyValue="/images/tenant1" systemResourceId="catalog"/> 2. Login into catalog(https://localhost:8443/catalog/control/FindProduct) and go to 'content' screen of any product. 3. Upload product's main and additional images. Expected Result: Uploaded images should save and render from specified location. |
7 | OFBIZ-1702 | Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to view" message while "Quick Ship" order created by anonymous user | Invalid. already covered in the fix of OFBIZ-1513 |
8 | OFBIZ-3428 | Ordermgr and order creation with Bizness time | Minor markup fix. |
9 | OFBIZ-5515 | EditCustRequestContent contentId lookup field doesn't work | Test Case 1:
Expected Result:
Test Case 2:
Expected Result:
|
10 | OFBIZ-5265 | sales report generates an error | Test Case 1:
Expected Result: Sales report should be generated properly. |
11 | OFBIZ-5632 | Changing Visual theme in Order manager results in error message | Not able to re-generate issue. |
12 | OFBIZ-5715 | Received quantity not shown over order view screen when partially received order items are cancelled. | Test case:
|
13 | OFBIZ-4954 | Order item quantity cancel issue. | Test Case: Expected result: System cancel the remaining order item quantity instead of canceling total order item quantity and mark order item as completed. |
14 | OFBIZ-5424 | OrderStatus with status ITEM_CREATED not created for auto-added promo items and items appended after order creation | Test Case1: |
15 | OFBIZ-3338 | CommonFindDecorator no-clear around body | Can't reproduce |
16 | OFBIZ-2790 | Payment totals in Accounting | Closed (Won't fix)) |
17 | OFBIZ-5515 | EditCustRequestContent contentId lookup field doesn't work | Test Case 1:
Expected Result:
Test Case 2:
Expected Result:
|
18 | OFBIZ-5470 | List Price gets reset to zero after updating default/base price of existing order items | Test Case:
Expected Result: List Price should not be ZERO. |
19 | OFBIZ-5436 | ShoppingCart does not show "survey" page after invalid information is entered | Test Case: 1. Create a new order for DemoCustCompany Expected result: Now field validation has been added so no error should show after submit survey page with incomplete information |
20 | OFBIZ-5392 | Return Item received quantity does not updated correctly in case of partial receiving | Test case:
Expected Result: Total qty received should show correct value that has been received. |