I am trying to update a monday subitem based on a filter of the subitem’s name
i am using the monday get list module to get all items and subitems in the board.
than i am using the filter to move to the “monday update item” module to update only the specific item by the name.
when setting the filter as in the attached, i am not getting anything pass the filter
when setting the filter with the exist condition, than only the 1st item is passed in the filter and being updated.
i am not getting any errors
i will appreciate your help how to debug why the filter is not working as expected