OpenConext / OpenConext/OpenConext-Invite
Fail early when CRM invite will lead to error
@mrvanes is already working on this.
Since May 21, 2026.
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- Avg merge
- 12h 24m
- Merged PRs (30d)
- 11
Description
A user that is accidentally invited on the same email address that she used to accept a CRM invitation for a different organisationGUID will now complete the whole invitation flow and get a non-descriptive error at the end. This is by-design for now.
Invite knows that this will end in failure from the moment this message arrives from CRM, so Invite could send a warning mail instead of an invitation to the user explaining that this mail address can not be used to accept this invitation.Open for discussion
Originally posted by @mrvanes in #656
The same applies for an invitation for an OrgID and ContactID, that is already taken by a different email / user
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.