Hi, I’m running into an issue with navigation from a lobby element to a quick report. Not sure whether this is expected behavior in IFS or a potential bug.
Context:
I have a Lobby element that navigates to a quick report and applies a filter based on the selected Site parameter. Example:

Lobby element navigation setup:

Quick Report SQL:

Observed behavior / Problem:
First navigation: When selecting the Lobby element for the first time, everything works as expected. The Quick Report opens and correctly filters the data based on the selected Site:

Subsequent navigation: When returning to the Lobby and selecting the element again (either with same Site or a different one), the parameter passed to the Quick Report suddenly contains ‘Quotes’. This causes the filtering to fail.

Has anyone experienced this behavior before? Is this a known/new issue with Lobby to Quick Report navigation, or is there something wrong in my configuration?