Reference qualifiers on lookup fields on forms do not work if List v3 is enabledDescriptionReference lookups on forms when using List v3 do not apply the reference qualifier filter. Steps to Reproduce 1 - Login a pre-Jakarta instance. 2 - Activate List V3 plugin: List v3 > Properties > Enable list v3 3 - Create three custom tables:Table: SLA CategoryField1: CategoryType: stringDisplayTable: SLA ItemField1: ItemType: stringDisplayField2: CategoryReference to: SLA CategoryTable:SLA FacilitiesExtended from TaskField1: SLA CategoryReference to: SLA Category Field2: SLA ItemReference to: SLA ItemDependent field: SLA Category4 - Go to Facilities form layout. Add SLA Category and SLA Item to the form.5 - Go to SLA Category > insert categories6 - Go to SLA Item > insert items and categories 7 - Go to u_facilities.list8 - Choose a category9 - Click on the magnifying glass from item field. Notice the reference filter is ignored and all items are showing. WorkaroundThe workaround on affected instances is to use List v2, where the reference filter is validated. Related Problem: PRB707224