Open odeimaiz opened 2 weeks ago
New User Story
Idea of an alternative User Story
Behaviour when "Send Invitation" is pressed:
An email is sent at the email addresses that was entered
A notification is shown, stating that "an invitation to access project/study {name} has been sent to {email}"
The email contains
If the email recipient clicks on the invitation link:
else:
[EDIT] After discussion with Odei, it seems the "tentative" user story above is too ambitious and costly to implement, sadly. We can therefore implement the original user story first, as it closes a gap and should be much much simpler.
We can decide how to proceed later...
User Story
GET users:search?{email}
, and if the recipient has the Public Profile enabled (or an allowed list, matching domain), it returns the profileGET users/{gid}
and:Definition of Done