Skip to content

Fixed store switcher doesn't work multistore setup with different product urls issue #19798

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

Merged
merged 7 commits into from
Feb 10, 2019

Conversation

janakbhimani
Copy link

@janakbhimani janakbhimani commented Dec 15, 2018

Description (*)

Fixed store switcher doesn't work multistore setup with different product urls issue

Fixed Issues (if relevant)

  1. Store switcher doesn't work multistore setup with different product urls #19714: Fixed store switcher doesn't work multistore setup with different product urls issue

Manual testing scenarios (*)

  1. N/A

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Contributor

Hi @janakbhimani. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@sreichel
Copy link
Contributor

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @sreichel. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @sreichel, here is your new Magento instance.
Admin access: https://pr-19798.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@sreichel
Copy link
Contributor

LGTM

Copy link
Member

@davidverholen davidverholen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to be a great addition, did not run into this before. Just one small comment although I'm not sure if it's just personal preference

@davidverholen
Copy link
Member

@janakbhimani thx! There is a second pull request basically with the same fix and im currently trying to figure out which one should be merged.

You changed the findOneByData to findAllByData. Do you maybe still remember a usecase where this would be necessary? If it has no impact on functionality I would argue the findOneByData is probably better regarding performance (see #20093 for reference)

@janakbhimani
Copy link
Author

Hi @davidverholen,
I have updated the code, previously Travis got failed, so I have fixed it, therefore multiple commits are created in this PR, but finally all checks are pass and latest commit is working commit 8a05dbb

Thanks.

@magento-engcom-team
Copy link
Contributor

Hi @davidverholen, thank you for the review.
ENGCOM-4050 has been created to process this Pull Request

@magento-engcom-team
Copy link
Contributor

@janakbhimani thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@sdzhepa
Copy link
Contributor

sdzhepa commented Jan 31, 2019

@magento-engcom-team give me test instance

@magento-engcom-team
Copy link
Contributor

Hi @sdzhepa. Thank you for your request. I'm working on Magento instance for you

@magento-engcom-team
Copy link
Contributor

Hi @sdzhepa, here is your new Magento instance.
Admin access: https://pr-19798.instances.magento-community.engineering/admin
Login: admin Password: 123123q

@ghost
Copy link

ghost commented Feb 10, 2019

Hi @janakbhimani, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants