Hi All,
I am working on upgrading from OrchardCore 2.1.7 to 2.2.1 and now I'm seeing an issue with one of our contentItems not returning it's associated list. The table [dbo].[Cms_ContainedPartIndex] has four rows where ListContentItemId is equal to Cms_ContentItemIndex]. I see these items on my version of 2.1.7 but not 2.2.1.
Not sure if this has anything to be do with it but I checked the source code and did notice these changes to the ListQueryHelper.cs class.
