Skip to content

fix: Remove type filter from relations that breaks prod use case

Martin Lowe requested to merge malowe/main/rm-relation-type into main
  • fix: Remove type filter from relations that breaks prod use case

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

Merge request reports

Loading