Template Grid Search Behavior

1
I have a template grid set to 'wait for search'. Once the search results are displayed, if a user clicks on one of the attributes in the template grid, the 'on click' event triggers and a couple of microflows run. Since upgrading to 5.21, once the microflows are finished, the template grid refreshes as if the 'wait for search' was never there and displays all of the data in the entity. Is this a problem worthy of a help ticket or intended behavior that can be controlled? Thanks!
asked
1 answers
1

This definitely sounds like a bug to me. The wait for search setting should always be taken into account when loading the grid, regardless of the trigger. If you could whip up a simple test case and a ticket, we would be most grateful.

answered