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 - Enable dynamic seeding of operator company information (BPN, address, ...) #449

Closed
evegufy opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@evegufy
Copy link
Contributor

evegufy commented Oct 9, 2024

Description

Enable dynamic seeding of the following operator company information:

In companies table:

    "business_partner_number": "",
    "name": "",
    "shortname": ""

In addresses table:

        "city": "",
        "region": null,
        "streetadditional":,
        "streetname": "",
        "streetnumber": "",
        "zipcode": "",
        "country_alpha2code": ""

Benefits

The dynamic setting - via config - of the BPN would be beneficial for easier ramp up of environments.
The current default/example value for the BPN is BPNL00000003CRHK and changing it comes with a code change.

Additional Information

Implement concept which was piloted with SAP/ssi-dim-middle-layer#109

@evegufy evegufy added the enhancement New feature or request label Oct 9, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Oct 9, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Oct 9, 2024
@Phil91 Phil91 self-assigned this Oct 9, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 9, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 9, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 9, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 9, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 11, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
Phil91 added a commit that referenced this issue Oct 11, 2024
Phil91 added a commit that referenced this issue Oct 11, 2024
ntruchsess pushed a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 15, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
@evegufy evegufy added this to the Release 24.12 milestone Oct 16, 2024
@evegufy evegufy moved this from BACKLOG to IN PROGRESS in Portal Oct 16, 2024
Phil91 added a commit that referenced this issue Oct 16, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 16, 2024
Phil91 added a commit that referenced this issue Oct 16, 2024
Phil91 added a commit that referenced this issue Oct 16, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 16, 2024
to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Refs: eclipse-tractusx/portal#449
@evegufy evegufy self-assigned this Oct 16, 2024
Phil91 added a commit to eclipse-tractusx/portal-backend that referenced this issue Oct 17, 2024
* make company and address overwriteable to provide the option to seed the bpn without changing the code it's moved into a directory where it can be overwritten

Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-by: Norbert Truchsess <[email protected]>
Reviewed-By: Evelyn Gurschler <[email protected]>
Refs: eclipse-tractusx/portal#449
Phil91 added a commit that referenced this issue Oct 17, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding

Refs: #449 #447
Phil91 added a commit that referenced this issue Oct 17, 2024
Phil91 added a commit that referenced this issue Oct 17, 2024
Phil91 added a commit that referenced this issue Oct 17, 2024
Phil91 added a commit that referenced this issue Oct 17, 2024
* make company and address for operator overwriteable
* add configuration to seed test data
* add configuration to add own config maps for seeding
* enable seeding of default test data for localdev
* remove separate bpn setting for sdfactory

---------

Refs: #449
Co-authored-by: Evelyn Gurschler <[email protected]>
Reviewed-by: Evelyn Gurschler <[email protected]>
@Phil91 Phil91 moved this from IN PROGRESS to IN REVIEW in Portal Oct 17, 2024
@evegufy evegufy closed this as completed Oct 21, 2024
@github-project-automation github-project-automation bot moved this from IN REVIEW to USER READY in Portal Oct 21, 2024
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
Archived in project
Development

No branches or pull requests

2 participants