You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support the multi technical user creation when subscribing to an app / service the code needs to be adjusted.
Remove the check for single technicalUserInfoCreations in CreateTechnicalUserForSubscription -> OfferSetupService
The creation of the technical user should be executed for each technicalUserInfoCreation
Acceptance Criteria
Adjust OfferSetupService
Adjust / add unit tests accordingly
The text was updated successfully, but these errors were encountered:
Description
To support the multi technical user creation when subscribing to an app / service the code needs to be adjusted.
CreateTechnicalUserForSubscription
->OfferSetupService
The creation of the technical user should be executed for each technicalUserInfoCreation
Acceptance Criteria
The text was updated successfully, but these errors were encountered: