Explanation
The domain value can be site-specific or organization-specific. Using a string prefixed by &domainfilter&_ allows the system to automatically insert a WHERE clause that yields the correct domain values for the site or organization of the parent object. For example, domainid='WOSTATUS' and value=:status and :&DOMAINFILTER&_STATUS can be used to make sure that only values that are for the site or organization that the parent object belongs to are considered.
Action
Correct the where clause.
Action
None