Symptoms
Filtering a list during runtime does not return any value.
Diagnoses
1) We have the same list and view with lookup to another list by ID
2) By using get list items and input mappings:
a view working with name to lookup
b view not working with the name for lookup
Resolution
The view was broken somehow, we were able to fix it by adding new column to the list view.