absmach / magistrala

Industrial IoT Messaging and Device Management Platform
https://www.abstractmachines.fr/magistrala.html
Apache License 2.0
2.42k stars 665 forks source link

MG-1977 - Check whether user is domain member before sending invitation #2213

Closed felixgateru closed 1 month ago

felixgateru commented 1 month ago

Signed-off-by: Felix Gateru 1998-felix

What type of PR is this?

This is a bug fix because it fixes the following issue: #1977

What does this do?

This pr introduces a check for whether a user to be invited is already part of the domain before an invitation to the domain is sent.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes, I have updated tests for my changes.

Did you document any new/modified feature?

No,

Notes

None

dborovcanin commented 1 month ago

@1998-felix Is this ready?

felixgateru commented 1 month ago

@1998-felix Is this ready?

Not yet