Reference qualifier is not working in filtersSummaryISSUE: Reference qualifier to assignment_group on Dictionary Entry does not work when opening record from condition filter on a list. While it appears to work as intended when opening a reference list from the looking-glass icon in a form field, the qualifier does not seem to apply when applying opening a reference list from the list view. CAUSE: This is expected behavior. Reference qualifiers are not meant to be applied on the condition filter for a view. As per documentation on Reference Qualifiers: "You can only define a single reference qualifier per field, per form/table. Reference qualifiers are not applicable to condition builders. For information on using filtering in condition builders, see Create a dynamic filter option." SOLUTION: As per documentation, one may consider creating a dynamic filter option for their instance.User may also consider creating a conditional Before Query Business Rule script that applies on the table that they want the Reference Qualifier to apply to.