Override Data Page parameters option not working as expected in Constellation Landing pages
Hi,
We have a requirement to show the user's team worklist, for which we have a data page which accepts two parameters (Operator, Team). While configuring the data page in landing page we have selected override parameters option to pass the parameters dynamically. For Operator we are using 'Field on Operator' option and selecting OperatorID and for Team we are using 'Field' option and selecting TeamID property which we are setting in pyDefault datatransform of Data-Portal class.
While launching the portal, when keeping this landing page as the first page in the portal, only the OperatorID is being passed to the data page. But when we move to some other landing page and come back, both the paramters are passed properly.
We have also tried creating a declare expression for the property instead of setting it in the datatransform but the behaviour is same.
Current Pega Version - Pega Infinity '24.1.3
Thanks