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

refactor: gate service and entity structure #968

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

nicoprow
Copy link
Contributor

Description

refactor gate service and entity structure

  • introduced a foreign key relationship between sharing state and business partner
  • renamed associatedOwnerBpnl to tenantBpnl
  • simplified the business partner service to be more concise and clear
  • simplified and split and the golden record task services
  • introduced an internal output upsert model to make service communication with the business partner service more clear when upserting output data
  • introduced migration scripts for the above changes

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow requested a review from SujitMBRDI June 18, 2024 03:59
@nicoprow nicoprow marked this pull request as ready for review June 18, 2024 03:59
@nicoprow nicoprow force-pushed the refactor/gate-business-partners branch from 3de8ecb to e13bddb Compare June 20, 2024 09:20
- introduced a foreign key relationship between sharing state and business partner
- renamed associatedOwnerBpnl to tenantBpnl
- simplified the business partner service to be more concise and clear
- simplified and split and the golden record task services
- introduced an internal output upsert model to make service communication more clear
- introduced migration scripts for the above changes
@nicoprow nicoprow force-pushed the refactor/gate-business-partners branch from e13bddb to 61a5c5a Compare June 20, 2024 09:34
@nicoprow nicoprow merged commit 5cab721 into main Jun 20, 2024
16 checks passed
@nicoprow nicoprow deleted the refactor/gate-business-partners branch June 20, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants