alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

BUG: When the host of a VC is Organization, its admins can't accept external invites to the VC #4203

Closed bobbykolev closed 2 months ago

bobbykolev commented 3 months ago

Describe the bug When the host of a VC is an Organization, its admins can't accept external invites to the VC. Note that they receive a notification and the invites are present on their dashboards. On accept an INTERNAL SERVE ERROR is thrown.

To Reproduce Steps to reproduce the behavior:

  1. Invite an external VC hosted by an organization.
  2. As an admin of the organization, go to your dashboard and see the invite.
  3. Click on Accept.
  4. See the error

Expected behavior The admin of org should be able to accept the invite successfully.

Screenshots

Schermafbeelding 2024-07-02 om 10.48.06.png

Additional context Add any other context about the problem here.

Areas that will be affected Optional, to be added by developer if relevant

Comoque1 commented 2 months ago

Tested OK on DEV env.