Hi everyone,
I’ve developed a SAP List Report using the SAP Fiori List Report template and implemented intent based navigation to a target app. The target app is a standard Fiori app called “Record Inspection Results.”
To enable navigation, I used annotations in the CDS view and configured a tile in the SAP Fiori Launchpad. I also added the parameter “InspectionLot”, which is passed during navigation.
The navigation works correctly the first time I click on an InspectionLot—it opens the target app with the correct parameter. However, when I go back to the list report and click on a different InspectionLot, the navigation still opens with the previous InspectionLot value instead of the new one.
The only way to reset this behavior is by refreshing the browser on the list report page.
Has anyone encountered this issue before? Is there a way to force the navigation parameter to update properly without requiring a manual refresh?
Any help or alternative solutions would be greatly appreciated.
Thanks in advance!
Here is my CDS view: