Skip to content

fix: create member only if missing

Pavel Břoušek requested to merge brousek/create_member_if_not_exists into main

optimization so that RPC is not called every time (only if the user is actually missing)

this filter is meant to be run after PerunIdentity, which sets the user to state if found

Edited by Pavel Břoušek

Merge request reports