-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: CXINT-1850: Requested Delivery Date feature library #17598
Conversation
|
bc88c6e
to
514fc65
Compare
@SherwinVarghese Why is that a feature lib on its own? Isn't that just a new attribute that is provided in the S/4 integration scenario? |
Hi @ChristophHi, This feature is designed to be independent of S/4 HANA integration scenario, and the OCC APIs are a part of the Accordingly, this library is added as a feature library. |
@SherwinVarghese Thanks for that explanation...but then why can't we put it into the checkout or order library? We don't have feature libs for the different checkout facets either. I just think creating libs for single fields is a bit overhead (unless I miss a specific point here). @Platonn What is your opinion? |
I would agree with you, this will greatly reduce the number of files being added for this feature. We can further discuss on what best is suited for this feature. |
4 flaky tests on run #41228 ↗︎
Details:
regression/checkout/checkout-flow.core-e2e.cy.ts • 1 flaky test • B2C
ssr/pages.core-e2e.cy.ts • 3 flaky tests • SSR
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
@Matejk00 I believe the review comments are addressed, awaiting approval and merge Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feature lib changes i am ok with it.
Requested Delivery Date
Requested Delivery Date allows customers to provide a delivery date for which the item would be needed. The minimum date would be fetched from the S/4 HANA system and used along with the Order.
Screenshots of features
Checkout
Delivery Mode Selection
Checkout Review
Order Confirmation
Order History
E2E Cypress Tests
Epic Release Checklist
General
Audits/reviews
New Library
If your epic will be introduced or introduces a new library:
Sample data (Not Applicable)
If the new feature requires new or updated sample data for a specific Commerce backend version: [N/A]
Documentation