How to get search to return latest released objects?
Hello Devs,
I'm new to Navigate and have created a custom task where I need the search to return only the latest released objects. However, it's currently fetching multiple released versions as well as objects in the Production Rework state.
As it's a custom task, I can't control the search using a saved search.
I tried using the following navigation criteria, but it didn’t work:
State eq 'Released'
Do I need to use a different navigation criteria, or is there an issue with this one? Could you provide a sample criteria to achieve the desired result?
Thank you in advance.

