ONDC-Official / v1.2.0-logs

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

Thrive (Seller App - RET11 ) - Compliance Check #1144

Open Jagannath-wits opened 5 months ago

Jagannath-wits commented 5 months ago

Flow 1

on_search_full_catalog_refresh

search_inc_refresh

Flow 2

on_init

Confirm

On Confirm

On Status Pending

On Status Packed

On Status Picked

On Status Out For Delivery

On Status Delivered

Flow 3

on_select_store_unavailable

on_select_out_of_stock

Flow 4

cancel

On Cancel

Flow 5

Flow 6-a

On Update

Update

Flow 6-b(reverse QC) and Flow 6-c(Liquidation)

-Please provide complete logs with proper labels

@AB @sandeepshahi

amitkbadheka commented 5 months ago

Hi @Jagannath-wits , can you explain the difference between picked up and out for delivery?

Jagannath-Padhy commented 5 months ago

Hi @amitkbadheka order-picked up is the terminal state for self-pickup orders; but in case of normal delivery it means the order has been picked up from the seller after agent has been assigned, out for delivery occurs when the order has the left the logistics hub after it has been picked from the seller by agent

Jagannath-wits commented 4 months ago

On Search Full Catalog Refresh

Flow 4

On Cancel

Flow 5

same as above

@amitkbadheka

amitkbadheka commented 4 months ago

checking and updating here

amitkbadheka commented 4 months ago

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

sandeepshahi commented 4 months ago

Flow 1

/on_search

/search (inc)

/on_search (inc)

Flow 2

/on_select

/on_init

/on_confirm

/on_status

/track

Flow 3

/on_select (OOS)

/select

Flow 4

/on_cancel

Flow 5

/on_cancel

/on_status (RTO)

Flow 6

several issues in Flow 6 as well, please perform a QA at your end before resubmitting the logs

@amitkbadheka

sandeepshahi commented 4 months ago

Flow 1

Flow 2

/on_select

/on_init

/on_status

/on_track

Flow 3

/on_select (OOS)

Flow 4

/on_cancel

Flow 5

/on_cancel

Flow 6

/on_update (part cancel)

/on_update (initiated)

@amitkbadheka

amitkbadheka commented 4 months ago

@sandeepshahi any feedback on IGM and RSF?

amitkbadheka commented 3 months ago

@sandeepshahi any update here?

sandeepshahi commented 3 months ago

Flow 1

/on_search

/search (inc pull based)

/on_search (inc push based)

Flow 2

/on_select

/on_confirm

/on_status

/on_track

Flow 3,4,5,6

@amitkbadheka, There are repeated issues, as mentioned multiple times earlier. Please fix all the issues and perform a sanity check before submitting the logs.

amitkbadheka commented 3 months ago

@sandeepshahi

For Flow 2,

/on_select

/on_confirm

amitkbadheka commented 3 months ago

@sandeepshahi

For Flow 2,

/on_select

dynamic item id should be the same as created by the buyer app. I had demoed it to you on the call that the order flow breaks on the buyer app breaks when I use the the dynamic item id that comes in the select call.

can you assist with that?

amitkbadheka commented 3 months ago

Hi @sandeepshahi , Can we get this checked today?

sahil-ondc commented 3 months ago
  1. https://github.com/ONDC-Official/v1.2.0-logs/commit/bf3b7e6ad0ba9daf106db70149bcf4b15edba929
  2. https://github.com/ONDC-Official/v1.2.0-logs/commit/f7d8f0a744618e8dc3c1c2324762d4635751d639
Screenshot 2024-05-10 at 12 50 04 PM Screenshot 2024-05-10 at 12 50 20 PM Screenshot 2024-05-10 at 12 51 27 PM
amitkbadheka commented 3 months ago

Hey Getting this checked internally. I am regenerating the logs and sharing an updated PR.

amitkbadheka commented 3 months ago

Hi @sandeepshahi @sahil-ondc , Have updated fresh logs. Can you review it?

sahil-ondc commented 3 months ago

Flow 1

on_search (full catalog)

Flow 2

on_confirm

Flow 3

on_select (out-of-stock)

Flow 4

on_cancel

Flow 5

on_cancel (rto)

Flow 6

on_update (part-cancel)

update_settlement (part-cancel)

on_status (out-for-delivery)

update_settlement (liquidated)

@amitkbadheka, I have provided feedback but logs still seems manipulated. This should not happen again.

Screenshot 2024-05-14 at 2 35 04 PM
amitkbadheka commented 3 months ago

Checking. Thanks

amitkbadheka commented 3 months ago

The log is not edited and purely coincidental. I can vouch for it as I have updated it myself.

madlad33 commented 3 months ago

@sahil-ondc Flow 1 -> items: Error: /message/catalog/bpp/providers/items must have default_selection price and lower/upper range for customizable items.

Can you please elaborate further on this? default_selection and upper/lower range are already present for all the customizable items.