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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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
1 participant