Hi all, I saw the LTS on Mendix 10 was out so I enthusiastically made a branch to try out the upgrade and also upgraded our marketplace modules among which datawidgets (formerly on the MTS 10.18.7) to see if things would break or not. It seems all datagrid 2 settings get refreshed (which is a completely pain but fixable with just selecting the refresh, selection, type of pagination etc. again), however it seems that perhaps the support for filtering over association got dropped again...? The screenshot is basically the filter on an account overview page to show a dropdown with user roles. We never had any grid-wide filter option configured in the datagrid 2 for this and it used to work just fine in the header filter section. So curious if anyone knows more or whether it's worth a try to isolate this (whether it's the upgrade or a datawidgets module upgrade that broke it) and then report it to Mendix properly as a bug This is basically the header section of a simple account overview and the user roles naturally goes over an association. The dropdown filter section is also still configured