Project

General

Profile

Edit Copy Actions

Feature #10272

open

Review EGF Issue with Karthik and Document Ecommerce Flow Creation Status

Added by Pavan Kumar Murala about 1 month ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
08/07/2026
Due date:
08/11/2026 (41 days late)
% Done:

100%

Estimated time:
8:00 h
Spent time:

Description

Discuss the EGF issue with Karthik, including the root cause, current status, troubleshooting performed, and any required next steps.
Review the Ecommerce Flow Creation task and document:
What has been completed.
What is still pending.
Any items that are out of scope.
Blockers or dependencies.
Next steps required to complete the flow.

Acceptance Criteria:

EGF issue has been explained to Karthik.
Current status of the Ecommerce Flow Creation task is documented.
Completed, pending, and out-of-scope items are clearly identified.
Action items and next steps are documented.


Files


Add

Subtasks


Add

Related issues

Actions #2

Updated by Pavan Kumar Murala about 1 month ago

  • Due date set to 08/07/2026
  • % Done changed from 0 to 30
  • Estimated time set to 8:00 h
Actions #3

Updated by Pavan Kumar Murala about 1 month ago

  • Due date changed from 08/07/2026 to 08/10/2026
Actions #4

Updated by Pavan Kumar Murala about 1 month ago

  • % Done changed from 30 to 50
Actions #5

Updated by Pavan Kumar Murala about 1 month ago

  • Due date changed from 08/10/2026 to 08/11/2026

Updated by Pavan Kumar Murala about 1 month ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

Summary
Today’s work on Evergreen shop + admin + backend (high level only).

Done

  • Shop order details (POD / OD)
    • Fixed CastError when APIs treated business order IDs (e.g. POD784) as Mongo `_id`
    • Safe order lookup helper on BE (trust / fulfillment / shipping / order detail)
    • Removed noisy order-page toasts/alerts; kept cancel, invoice, buy again, preorder/store actions
    • Hardened invoice download
  • Pre-order from product cards
    • Active-catalog mapping + Pre-Order CTA → correct catalog + preorder cart
    • Multi-catalog picker; catalog ID / validation fixes; provider inside Router
  • Compare
    • Compare page rework; `/compare` reserved so it is not treated as a store slug
  • Admin Products list
    • Stats showed products but table empty / failed to load
    • Fixed list filters + DB selection + missing `getAiselModel` import so `/get-products` works again
  • Docs
    • E2E page→function canvas (admin ↔ shop, time windows, checkout delivery/coupons, .env names)

Repos
evergreenpos_E-commerce_new · evergreen_pos_fe · evergreen_pos_be

Quick check
  1. Order details for POD* loads without “not valid for _id”
  2. Pre-Order CTA on cards → catalog cart
  3. /compare opens compare page
  4. Admin Products Active list loads rows (matches stats)

Edit Copy Actions

Also available in: Atom PDF