Skuid Manual filter not affecting model condition

I added the Manual filter to the Table and its not affecting the model condition, Please advise

It looks like your condition is on a reference field,  so it is expecting a  ID to be passed.  Your source is the actual status values.  These need to match.  You can use the name as the lable shown in the drop down,  but pass the ID into the reference field. 

Or you can make the condition on the related object’s Name field - which I assume will match your status values. 

Thanks Rob