eclipse-tractusx / sig-release

https://eclipse-tractusx.github.io/sig-release
Apache License 2.0
8 stars 8 forks source link

Pool: Create site endpoint with legal entity reference #739

Closed maximilianong closed 1 month ago

maximilianong commented 2 months ago

Description

This feature involves the creation of a new endpoint within the siteController to handle the creation of both LegalEntity and Site entities using the same address when the LegalAndSiteMainAddress is specified as the address type. Additionally, the BPNA (Business Partner Number Assignment) will be linked to both the LegalEntity and the Site entity.

Risk: No risk - This a technical endpoint that will help the operator. No effect on sharing members.

Currently: At the moment you cannot create a site which has the legalmainadress as the sitemainadress.

Objective: To streamline the process of creating and linking LegalEntity and Site entities with the same address and associating the BPNA with both entities through a new endpoint in the siteController.

Acceptance Criteria:

Additional information

stephanbcbauer commented 1 month ago

After a brief consultation with Sebastian, the feature is set to 'backlog' status. Associated committer is also fine with it.

maximilianong commented 1 month ago

Done & merged (details: https://github.com/eclipse-tractusx/bpdm/pull/981). Thanks to @dilipdhankecha2530 and @nicoprow !