Skip to content

fix(claimStructures): Allow admin to let multiple users join the same structure

Related to #42 (closed)

What does this MR do and why?

Fix an old feature; there were structure admins instead of users, so only one was supposed to be able to claim a structure. Not the case anymore, should allow to validate multiple users.

Merge request reports