Skip to content
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

SitesManager overrides current site type and breaks down MetaSites plugin #8000

Closed
mgazdzik opened this issue May 26, 2015 · 2 comments
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@mgazdzik
Copy link
Contributor

Goal of this issue is to fix following bug:

  • install latest MetaSites plugin,
  • create one MetaSite, assign some websites to it,
  • go to websites management tab,
  • edit MetaSite (for ex. name)
  • validator will ask to fill page url and currency,
  • after save in database type of this site will be changed to "website" instead of "metasite".

I think that type of site should be passed somehow to updateSite API method, or at least not modified if not provided. Alternatively metasites should be excluded from default websites management, as it's a bit confusing and leads to error described above.

Please let me know if you need any more info about this issue?

@mgazdzik mgazdzik added the Bug For errors / faults / flaws / inconsistencies etc. label May 26, 2015
@mgazdzik
Copy link
Contributor Author

On second thoughts it could be also a way that MetaSites are excluded from standard websites management tag. This way there will be no temptation to assign or change any values in metasite, also above described problem should not occur. What do you think?

@mgazdzik
Copy link
Contributor Author

Closing issue as placed in wrong repository.

@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label May 27, 2015
@mattab mattab modified the milestone: Short term Sep 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants