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

Report from ACS Common is not returning correct result. #3354

Open
3 tasks
sangram2019 opened this issue Jun 5, 2024 · 0 comments
Open
3 tasks

Report from ACS Common is not returning correct result. #3354

sangram2019 opened this issue Jun 5, 2024 · 0 comments

Comments

@sangram2019
Copy link

Required Information

  • AEM Version, including Service Packs, Cumulative Fix Packs, etc: AEM 6.5, Service Pack 19
  • ACS AEM Commons Version: 5.1.2
  • Reproducible on Latest? yes

Expected Behavior

When report with SQL-2 query " SELECT * FROM [cq:PageContent] AS form WHERE ISDESCENDANTNODE([{{path}}])
AND [cq:lastReplicated] IS NOT NULL" is executed then it should return all child pages satisfying given condition. But it is not returning all results.
But when the same query is executed through Query Debugger in CRX/DE, it returns all pages.

Actual Behavior

Please describe briefly the actual behavior, i.e. when I do X, Z happens.

Steps to Reproduce

Starting from a vanilla instance of AEM at the above version, describe in explicit steps how to reproduce. Link to
any supporting assets, e.g. content packages, below

Links

Links to related assets, e.g. content packages containing test components

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

1 participant