-
Notifications
You must be signed in to change notification settings - Fork 4
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
Press0 1122 #281
Press0 1122 #281
Conversation
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.
Can you create JIRA tickets to move the non-ecommerce related functionality out of the e-commerce module?
README.md
Outdated
|
||
## Critical Paths | ||
|
||
1. Ecommerce Module should display, `Home` page with site preview, links to Hosting brand a/c and links to pending & completed tasks to setup Ecommerce store. |
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.
The site preview and links to hosting shouldn't be considered critical paths here as they aren't directly related to e-commerce functionality. Also, I don't think the completed tasks not showing is critical enough to consider a critical path. If a link didn't show or were wrong, we wouldn't do an emergency release to fix it.
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.
As far as I know there was apparently an escalation which happened in past when site preview
didn't work as expected so I have added site preview
as critical functionality.
@chrisdavidmiles might have better idea about the issue.
Please let me know if site preview
should be kept as a critical path or not.
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.
The coming soon not working is important functionality but I agree it's not something we'd do an out of cycle release for. And it shouldn't be in the ecommerce module anyway. There is planned work to move that elsewhere like coming soon module since it doesn't really have much to do with ecommerce per say.
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.
@chrisdavidmiles
As dicussed with @wpscholar I have already added
- JIRA in backlog to move
site preview
section from Ecommerce module. - JIRA in backlog to move
Ready to go live
section from Ecommerce module towp-module-coming-soon
Removed site preview
section from critical path
description for Ecommerce module. You can review the updated content here
https://github.com/newfold-labs/wp-module-ecommerce/blob/3196d2bc76aab155458cb41b925494c44954aa51/README.md
@wpscholar I have currently created GitHub issues for some of changes, please review and confirm once. So, I can create JIRAs for the same. |
@aratidgr8 We still need a few changes here when you get a chance. Thanks! |
@wpscholar JIRAs created,
|
Proposed changes
Updated README.md file, with Module responsibilities & Critical paths information.
Type of Change
Checklist
Further comments