Feature #10272
openReview EGF Issue with Karthik and Document Ecommerce Flow Creation Status
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
Subtasks
Related issues
Actions
#1
Updated by Pavan Kumar Murala about 1 month ago
- File feature-completion-status.pptx feature-completion-status.pptx added
- File ecommerce-audit-status.pptx ecommerce-audit-status.pptx added
- Status changed from New to In Progress
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
Updated by Pavan Kumar Murala about 1 month ago
- Due date changed from 08/07/2026 to 08/10/2026
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)