Skip to content

fix(admin): send invitation to one member

Created by: HejdaJakub

  • Sending an invitatoin via dialog for a single member did not send in a request also a requested name (tag in notification is {displayName}). The name filled in a dialog is now send as a part of the request, so it is also correctly send in an email notification.

Merge request reports