Closed sahil-ondc closed 1 week ago
@sahil-ondc
Please check the latest set of logs addressing all the above comments.
@sahil-ondc @sandeepshahi @BLR-0118
Any update on this please..
tags are missing for the item_id : ‘663b44b15123b55984298e83’ in message.order.items as it was there in there in on_init and on_confirm action call
item object is not required for tax and delivery in "item": {"price": {"currency": "INR", "value": "5.00" } } in the quote.breakup
{“code": "subtype","value": "item”}
in quote trail is allowed for only customizable item@a-satyateja
@sahil-ondc @sandeepshahi @BLR-0118
Please check the revised logs for RET11
@a-satyateja
@sahil-ondc @sandeepshahi @BLR-0118 @shivang1131
Any update on this please..
Item quantity for item_id: ‘663b44b15123b55984298e83’’, ‘663b452a5123b55984298e8e’ does not match in select & on_select
How you are making the quote.breakup if item.quantity mismatch as compared to select action call
Warning: Quoted Price in /on_select INR 509 does not match with the total price of items in /select INR 609 i.e price for the item mismatch in on_search and on_select as item quantity was changed in Select action call for item_id : ‘663b44b15123b55984298e83’
@a-satyateja
@sahil-ondc: The previous version of submitted logs had issues because of merge conflicts resolutions. Please check the latest set of logs, attached is the PR.
@sandeepshahi @BLR-0118 @shivang1131
Please check this PR: https://github.com/ONDC-Official/v1.2.0-logs/pull/2657
Hi @a-satyateja, Some previous issues have still not been fixed. Also, the items sent in the flows have incorrect configurations. Please send a demo video demonstrating the flows from your seller app.
Hi @shivang1131,
As discussed over email, I have created a new store with a different catalog and extracted the logs. Please check the PR: https://github.com/ONDC-Official/v1.2.0-logs/pull/2680
@a-satyateja
@shivang1131
Please verify the latest PR. We have addressed and resolved all the reported issues.
Flow | Issue Description | Status | Comments |
---|---|---|---|
Flow 1 | default_selection.maximum_value captured incorrectly. Should be the sum of maximum_values of selected items. |
Closed ✅ | Since the default items are of zero price, the maximum value is same as the base item value. |
Flow 1 | Range.upper captured incorrectly for Veggie Supreme pizza. Since 2 toppings are allowed, the maximum value should be higher. |
Closed ✅ | - |
Flow 2 | If item price is 0, no need to provide tax in quote.breakup . |
Closed ✅ | - |
Flow 4 | Quote trail should not include values with zero value. |
Closed ✅ | - |
Flow 5 | Same as Flow 4. | Closed ✅ | - |
Flow 5 | Parent item ID cannot start with / . |
Closed ✅ | - |
Flow 6 | Same as previous flows (Flow 4 and Flow 5). | Closed ✅ | - |
Logs approved for SA (RET 11) v1.2.
@a-satyateja
Flow 1
On Search
On Search Inc
Flow 2
Init
On Init
On Status Picked
Track and On Track
Flow 3
Select Out Of Stock
FLow 4
Flow 5
On Cancel
On Status RTO Delivered
Flow 6
On Update Part Cancel
@a-satyateja