In our system, we have some queries/segments set up that are looking for a particular value.
You’ll see a query looking for "Is User Valid’ @IsUserValid = 1":

This code/logic is apparently a left over from when we were using Aprimo and it is an old piece of logic that no longer applies. If queries are set up like this, they are not picking up new contacts in the system that do not have this value set to 1.
We are wondering if there is an easy way to either remove this field system-wide or will we need to go into each filter/segment, etc and look for this logic and remove it from where it exists?
Thank you.