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#781 - Adjust seeding data to support import of initial wallet #1003

Open
2 tasks
evegufy opened this issue Sep 17, 2024 · 1 comment
Open
2 tasks

sig#781 - Adjust seeding data to support import of initial wallet #1003

evegufy opened this issue Sep 17, 2024 · 1 comment
Assignees
Milestone

Comments

@evegufy
Copy link
Contributor

evegufy commented Sep 17, 2024

Description

The process through which the initial wallet - for the Operator which needs to be created manually - is added to the Portal Backend should be improved.
In the current state it requires direct interaction on database level to some extent: https://github.com/eclipse-tractusx/portal-assets/blob/v2.2.0/docs/developer/Technical%20Documentation/Operator%20Wallet%20Setup/Initial%20Setup.md

Acceptance Criteria

  • Seeding data is enhanced to support import of initial wallet
  • No direct interaction on db level is needed anymore to import the initial/operator wallet

Additional information

implements eclipse-tractusx/sig-release#781

@evegufy evegufy changed the title Adjust seeding data to support import of initial wallet sig#781 - Adjust seeding data to support import of initial wallet Sep 17, 2024
@evegufy evegufy added this to the Release 24.12 milestone Sep 20, 2024
@Phil91 Phil91 self-assigned this Sep 25, 2024
Phil91 added a commit that referenced this issue Sep 25, 2024
Phil91 added a commit that referenced this issue Sep 27, 2024
Refs: #1003
Reviewed-By: Evelyn Gurschler <evelyn.gurschler@bmw.de>
@evegufy
Copy link
Contributor Author

evegufy commented Oct 3, 2024

Hi @Phil91, I tested the change and noticed that the application_status_id 7 for the operator company isn't suitable because this renders the company unable to act within the Portal as long as the status isn't set to 8...

image

But unlike other companies, the operator company needs to be able to act within the Portal from the start independently from the application approval process.
Do you have an idea how to solve that?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: IN REVIEW
Development

No branches or pull requests

2 participants