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

feat(dispalyTechnicalUser): add parameter display technical user in apps services #1215

Conversation

AnuragNagpure
Copy link
Contributor

Description

Implement a new parameter that defines if the technical user details created for an app/service should be visible for the subscriber.
This configuration will be set in the app release process.

This boolean defines if the subscriber is able to see the technical user in the technical user management section later on.

add "displayTechnicalUser": "boolean" to be saved in the following api
/api/apps/appreleaseprocess/createapp
/api/services/servicerelease/addservice

add "displayTechnicalUser": "boolean" to be provided in the following api
/api/apps/{appID}
/api/services/{serviceId}

Why

This boolean defines if the subscriber is able to see the technical user in the technical user management section later on.

Issue

#1210

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

@ntruchsess ntruchsess merged commit f36c976 into eclipse-tractusx:main Dec 20, 2024
9 checks passed
@MaximilianHauer MaximilianHauer added this to the Release 25.03 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

3 participants