A flow was duplicated but the filters where not being resolved to their variable values.
eg. for a variable where foo = hello
. The variable resolves to the hash value and not the actual value of the variable.
See below screenshots of the correct and incorrect filters.