Skip to content

Get all iga data at once if iga client allows it

Andreas Ellewsen requested to merge CRISTIN-62 into master

Instead of making separate calls to the iga for 6k+ people we do one call that GETs all we need and cache it. This is only implemented for UiBs IGA client, but if it is implemented in one of the others, the code is ready for it.

Resolves: CRISTIN-62

Merge request reports