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

Content Staging - Products assigned to a category using virtual rule do not appear in products() graphQL query result for content preview #3257

Open
gnumus opened this issue Apr 17, 2024 · 2 comments
Assignees

Comments

@gnumus
Copy link

gnumus commented Apr 17, 2024

Preconditions

Magento Version : EE 2.4.6-p4
ElasticSuite Version : 2.11.2
Environment : non-prod

Steps to reproduce

  1. Have a category with products assigned using a virtual rule
  2. Schedule a change for the category using Magento's Content Staging feature (for example - category name change)
  3. Load products() query for the category with staging headers relevant to change scheduled: https://developer.adobe.com/commerce/webapi/graphql/usage/staging-queries/

Expected result Actual result

  1. No products assigned using virtual rule found in products() query result

Actual result Expected result

  1. List of products is identical to the regular products() graphql call
@rbayet
Copy link
Collaborator

rbayet commented Apr 22, 2024

Hello @gnumus,

I've edited your issue's content to swap titles "Expected result" and "Actual result".
Can you confirm that it is what you meant ?

Regards,

@gnumus
Copy link
Author

gnumus commented Apr 23, 2024

Hello @rbayet

Yes, you are absolutely right! Thanks for the correction!

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

No branches or pull requests

3 participants