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

Feed root category products aren't displayed in RSS #49

Open
marispulk opened this issue Feb 26, 2021 · 0 comments
Open

Feed root category products aren't displayed in RSS #49

marispulk opened this issue Feb 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@marispulk
Copy link
Contributor

Bug description
Products inside RSS feed root category are not displayed in RSS feed. Displays only products that are in subcategories.

Steps for reproducing
Steps to reproduce the behavior:

  1. Go to 'magento2.smaily.dev admin panel
  2. Click on Catalog -> Categories
  3. Click on root category "Sokid". Scroll down to "Products in Category". You can see product inside this category(Tüdrukute müts Cassie).
  4. Click on subcategory "Rohelised sokid". Scroll down to "Products in Category". You can see product inside this category(Sall "Murphy").
  5. Generate RSS feed from "Sokid": http://magento2.smaily.dev/smaily/rss/feed/category/sokid
  6. Generate RSS feed from "Rohelised sokid": http://magento2.smaily.dev/smaily/rss/feed/category/rohelised%20sokid
  7. "Sokid" RSS displays only 'Sall "Murpfy"' but not "Tüdrukute müts Cassie".

Expected behavior
RSS displays both: products from feed root category and subcategory(s), if feed root category is chosen for feed.

Actual behavior
RSS feed displays only products that are in subcategories.

Magento version
Version 2.3.6

Module version
Version 1.0.2

@marispulk marispulk added the bug Something isn't working label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant