ONDC-Official / v1.2.0-logs

Retail and Logistics Logs for 1.2.0
9 stars 270 forks source link

Dailybee (SA: RET11) - Compliance Check #2424

Closed sahil-ondc closed 1 week ago

sahil-ondc commented 1 month ago

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

a-satyateja commented 1 month ago

@sahil-ondc

Please check the latest set of logs addressing all the above comments.

https://github.com/ONDC-Official/v1.2.0-logs/pull/2451

a-satyateja commented 1 month ago

@sahil-ondc @sandeepshahi @BLR-0118

Any update on this please..

sahil-ondc commented 1 month ago

Flow 1

On Search

Flow 2

On Select

On Confirm

On Status Picked

Flow 3

On Select Out Of Stock

Flow 4

On Cancel

Flow 5

On Status Rto is missing

Flow 6

On Update Part Cancel

On Status Pending

On Status Picked

@a-satyateja

a-satyateja commented 1 month ago

@sahil-ondc @sandeepshahi @BLR-0118

Please check the revised logs for RET11

https://github.com/ONDC-Official/v1.2.0-logs/pull/2553

shivang1131 commented 1 month ago

Flow 1

on_search

Flow 2

Flow 3

on_init

on_status pending

Flow 4

on_init

Flow 5

on_cancel

Flow 6

@a-satyateja

a-satyateja commented 1 month ago

@sahil-ondc @sandeepshahi @BLR-0118 @shivang1131

Any update on this please..

sahil-ondc commented 4 weeks ago

Flow 1

On Search

Flow 2

Select

On Select

Init

On Status Pending

Flow 4

On Cancel

Flow 5

On Cancel

Flow 6

On Confirm

On Update Part Cancel

On Update Liquidated

@a-satyateja

a-satyateja commented 3 weeks ago

@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

shivang1131 commented 3 weeks ago

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.

a-satyateja commented 2 weeks ago

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

shivang1131 commented 2 weeks ago

Flow 1

on_search

Flow 2

Flow 4

Flow 5

Flow 6

@a-satyateja

a-satyateja commented 1 week ago

@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 ✅ -
sandeepshahi commented 1 week ago

Logs approved for SA (RET 11) v1.2.

@a-satyateja