fix: Remove type filter from relations that breaks prod use case
Compare changes
Files
3@@ -39,13 +39,12 @@ public interface FoundationDbAPI {
In production, the WGCR relation is in a different group than the other relations. As we already filter out the unneeded data, we're safe to just remove the filter, as the relations data isn't a large data set. This happened due to a bug fix that revealed the weirdness between the relations
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent