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

Linking additional properties to the respective mortgage #177

Conversation

celinevananraad
Copy link
Collaborator

It concerns additional properties and the respective mortgages with a third party. Currently, it is not possible to identify which mortgage is linked to which additional property, as they are stored under different levels. The respective mortgage is stored under ApplicantDetail - financialSituation - liabilities and the additional property is stored under ApplicantDetail - financialSituation - additionalProperties This is especially a problem if there ismore than one additional property. We suggest keeping the existing mortgage under liabilities and add an additional field under additionalProperties such as i.e. mortgageAmountAdditionalProperty

It concerns additional properties and the respective mortgages with a third party.
Currently, it is not possible to identify which mortgage is linked to which additional property, as they are stored under different levels.
The respective mortgage is stored under ApplicantDetail - financialSituation - liabilities and the additional property is stored under ApplicantDetail - financialSituation - additionalProperties
This is especially a problem if there ismore than one additional property.
We suggest keeping the existing mortgage under liabilities and add an additional field under additionalProperties such as i.e. mortgageAmountAdditionalProperty
@celinevananraad celinevananraad requested a review from a team as a code owner July 23, 2024 12:41
@celinevananraad celinevananraad linked an issue Jul 23, 2024 that may be closed by this pull request
@celinevananraad celinevananraad self-assigned this Jul 23, 2024
Copy link

@stephan-gerber stephan-gerber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@stephan-gerber stephan-gerber merged commit abfb194 into main Oct 31, 2024
6 checks passed
@stephan-gerber stephan-gerber deleted the 170-linking-additional-properties-to-the-respective-mortgage branch October 31, 2024 12:53
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.

Linking additional properties to the respective mortgage
2 participants