Hi,
Please find the attachment.
Need to understand "Page.listChildren(new PageFilter())", Page is pointing to "/home" node. I used this code on my application, it returns the Iterator<Page>. So how the Iterator works.
because I am getting Issue in production environment. The issue is given below.
I have a website having "/home" node.(find the attachment)
suddenly Iterator iterates in different order. It happens sometimes.
Please need your help.