Skip to content

Iss #27 - Fix non-member committer provisioning failing from org queries

There was an issue where the is member check wasn't being properly used, leading to an issue where the code would attempt to update org relations for a non-member user. This would fail the provisioning step and put the call into a bad state.

Merge request reports