phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Group can be shared with itself (DFCT0010089) #642

Closed deepsidhu85 closed 1 week ago

deepsidhu85 commented 2 weeks ago

Summary

Currently in IRIDA Next, if you try to share a group (Group A) from Members -> Groups, the invite group modal lists the group (Group A) in the dropdown of available groups to select. This results in the group (Group A) being invited to group (Group A), an email being sent out to the maintainers and owners of Group A, but the group isn't listed in the Members -> Groups listing . We need to update this so that the dropdown does not display the current group within the options, and need to add checks to the back-end to make sure that a group cannot be invited to itself

Acceptance Criteria