-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fix #2132 - Enabled Store Pickup Shipping Method #2133
Conversation
amenk
commented
Oct 18, 2015
- Added config options
- Changed error in the model
- Auto-Formated system.xml (too long lines)
* Added config options * Changed error in the model * Auto-Formated system.xml (too long lines)
Hey @amenk please sign the CLA so we can accept the PR, that's why this hasn't been processed in the system. |
I signed it a couple of times before and now did again. Is this intended? |
@amenk normally you only need to accept the cla once. But please do it again ;-) if not we stuck here in a loop ;-) |
Even in this issue I already singed it!! |
I signed it again, but the CI status is not updating. |
I think I saw an internal email thread that CLA server had to be restarted - something had gone wrong with it. |
Tried to sign again for this one here, still does not seem to work. In one past PR it did work: #1869 |
From Ben: |
Hi guys! Any updates on this issue? To me it looks like the pull request could be accepted. |
Hi @yariksheptykin, apology for a long response We looked at the pull request and we identified a list of issues preventing it to be processed. We try to avoid having too simple features available out of the box focusing on more advanced implementations that will serve needs of the much wider audience. /regards |
But having the basic functionality already available until then would be nice. |
Same as in @amenk mentioned, I am working on a shop which offers both: free shipping and an ability to pick up goods at the store. I was surprised to find "Store Pickup" half-ready in the magento codebase and was happy to see the patch from @amenk making this code functional. I don't see how the pull request prevents you from building upon it in order offer a "more advanced implementations that will serve needs of the much wider audience. ". To me it looks like a good starting point. |
Hi @amenk and @yariksheptykin
New simple module can be easily created based on existing one. While it indeed may help you having it OOTB at the same time having too many small incomplete features will create a problem for other community members. Initial version of this functionality should provide enough features to be used by independent developers/solution/technology partners that offer their extensions.
|
Thanks for taking your time explaining the issue, @asemenenko ! Just to make sure that I understand your argument correctly, let me repeat it:
Therefore, reject PR. To solve this problem a new PR has to be created that addresses all integration requirements fully (or at least the list of concerns outlined in the previous comment). Is this correct? |
[TSG] Backporting for 2.2 (pr20) (2.2.4)