Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Invitation can not be resent to a user who rejected an invitation to the domain #2435

Open
WashingtonKK opened this issue Sep 20, 2024 · 0 comments
Labels

Comments

@WashingtonKK
Copy link
Contributor

What were you trying to achieve?

Resend an invitation to a user who rejected an invitation.

What are the expected results?

The invitation should be sent to the user to respond once more.

What are the received results?

Conflict due to the primary key of the invitation. Hence the invitation can not be sent to the user.

Steps To Reproduce

Send an invitation to a user
User rejects it
Send an invitation to the same user, to join the same domain.

In what environment did you encounter the issue?

magistrala

Additional information you deem important

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant