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

feat: P4ADEV-2134 align installment status #63

Merged
merged 44 commits into from
Feb 18, 2025

Conversation

serdimic
Copy link
Collaborator

Description

align installment status

List of Changes

align installment status of debt position associated to receipt

Motivation and Context

process received receipt from PagoPA

How Has This Been Tested?

  • Pre-Deploy Test
    • Unit
    • Integration (Narrow)
  • Post-Deploy Test
    • Isolated Microservice
    • Broader Integration
    • Acceptance
    • Performance & Load

Types of changes

  • PATCH - Bug fix (backwards compatible bug fixes)
  • MINOR - New feature (add functionality in a backwards compatible manner)
  • MAJOR - Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CHORE - Minor Change (fix or feature that don't impact the functionality e.g. Documentation or lint configuration)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

…usiness logic to determine whether primaryOrgInstallment is found
- InstallmentNoPIIRepository.getByOrganizationIdAndNav accept debtPositionOrigin input param;
- use it on PrimaryOrgInstallmentPaidVerifierService to filter the installments only on ordinary debt positions
…ionService to take into account the new logic regarding TO_SYNC status (i.e. even when broker use the SYNC interaction model, the new installment status will be TO_SYNC)
@serdimic serdimic merged commit 692f6e1 into develop Feb 18, 2025
12 of 13 checks passed
@serdimic serdimic deleted the P4ADEV-2134-align_installment_status branch February 18, 2025 08:15
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.

3 participants