Skip to content

[Page Template/Structure Conversion Tool returns empty list #33

Description

@nandujee

Dear team,
I'm trying to convert the static template to editable using V1.0.0. When I tried to get the list of templates, I see the empty list and got to see the below error.
GET /libs/cq/modernize/templatestructure/content/console.html HTTP/1.1] com.adobe.aem.modernize.structure.datasources.PageDataSource Unable to list components: java.text.ParseException: Query: SELECT * FROM [cq:PageContent] AS pc WHERE ISDESCENDANTNODE(pc, '/content/xxx') AND pc.[cq:template] IN ((*)); expected: static operand

Expected Behaviour:
Expected to see the list of templates, that are provided in the search box.

Actual Behaviour
It returns an empty list.

Steps to Reproduce

  1. Install the V1.0.0 package
  2. After landing on the template/structure conversion tool page, try to enter the search path, the system returns an empty list.

Platform and Version
AEM 6.5 using aem-modernize-tools-1.0.0

Logs taken while reproducing problem
GET /libs/cq/modernize/templatestructure/content/console.html HTTP/1.1] com.adobe.aem.modernize.structure.datasources.PageDataSource Unable to list components: java.text.ParseException: Query: SELECT * FROM [cq:PageContent] AS pc WHERE ISDESCENDANTNODE(pc, '/content/xxx') AND pc.[cq:template] IN ((*)); expected: static operand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions