Skip to content

fix(denbi_portal_compute_center): fixed generating project memberships

Created by: balcirakpeter

Project membership was generated through a virtual attribute which is not correct. Therefore, it was changed so it is generated through the data accuired by standard way.

BREAKING CHANGE: The prefferedMail attribute needs to be added to the service definition.

Merge request reports