-
Notifications
You must be signed in to change notification settings - Fork 1
[PIDM-281] Edit getDebtPositions to filter by serviceType not WISP #296
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
base: main
Are you sure you want to change the base?
Conversation
This pull request does not contain a valid label. Please add one of the following labels: |
...n/java/it/gov/pagopa/debtposition/repository/specification/PaymentPositionByServiceType.java
Outdated
Show resolved
Hide resolved
…dd-filter-service-type # Conflicts: # openapi/openapi_external.json # openapi/openapi_external_massive.json # openapi/openapi_external_v3.json # openapi/openapi_internal.json # openapi/openapi_internal_massive.json # openapi/openapi_send.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
format openapi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
|
List of Changes
Motivation and Context
Debt positions with service type WISP are related to discontinued debt positions and therefore should not be shown in the getDebtPositions.
How Has This Been Tested?
Unit Test
Screenshots (if appropriate):
Types of changes
Checklist: