Skip to content

fix: move filtering of WG to service instead of downstream

Martin Lowe requested to merge malowe/main/711 into main
  • fix: move filtering of WG to service instead of downstream

PRevious code pulled fresh copies of data for different filters, which is redundant as we have a copy of all organizations we can simply filter.

Merge request reports

Loading