Dynamic link filter in list view does not function as expected.
The issue involves a DynamicLink-Field in a DocType that fails to display a selection dialog or filter correctly in the List View after applying a filter on a related Select-Field. The problem requires understanding how list view filters interact with dynamic links, but the steps to reproduce are clear.
We have a DocType with a Select-Field called "valid_for" that has the options Supplier, Project. The DT also has a DynamicLink-Field "ref_record" that uses "valid_for" as "option". Both fields are checked as "In List View" and "In List Filter"
In List View we select "Supplier" for filter "valid_for", and records are filtered as expected. Then we try to set a second filter for "ref_record", but this is not possible. No Select-List pops up, manual input is ignored.
Output of bench version
erpnext 15.72.3
frappe 15.75.0
Filter for "ref_record" has no effect.
After selecting a filter for "valid_for", on entering a filter for "ref_record" a Selection-Dialog for Links should be displayed. Alternatively use entered text for filtering.
Doe not occur
OS version / distribution, Frappe install method, etc
Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!