Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sig#191 - Remove account creation limitation in backend for service/app creation #1136

Open
2 tasks done
MaximilianHauer opened this issue Nov 8, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MaximilianHauer
Copy link

MaximilianHauer commented Nov 8, 2024

Description

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
@MaximilianHauer MaximilianHauer added the enhancement New feature or request label Nov 8, 2024
@MaximilianHauer MaximilianHauer added this to the Release 25.03 milestone Nov 8, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Nov 8, 2024
@Phil91 Phil91 moved this from NEW USER REQUEST to IN PROGRESS in Portal Nov 21, 2024
@Phil91 Phil91 self-assigned this Nov 21, 2024
Phil91 added a commit that referenced this issue Dec 3, 2024
Phil91 added a commit that referenced this issue Dec 18, 2024
Refs: #1136
Reviewed-by: Karsten Thiems <150006841+typecastcloud@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: IN PROGRESS
Development

No branches or pull requests

2 participants