-
Notifications
You must be signed in to change notification settings - Fork 0
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: [PAGOPA-2359] - serviceType
field
#29
base: main
Are you sure you want to change the base?
Conversation
https://github.com/pagopa/pagopa-gpd-payments-pull into PAGOPA-2359-exclude-WISP Conflicts: src/main/java/it/gov/pagopa/gpd/payments/pull/repository/PaymentPositionRepository.java
https://github.com/pagopa/pagopa-gpd-payments-pull into PAGOPA-2359-exclude-WISP Conflicts: src/main/java/it/gov/pagopa/gpd/payments/pull/repository/PaymentPositionRepository.java
Quality Gate passedIssues Measures |
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.
Good work, just some doubts.
With this change (if I am not mistaken) we avoid showing WISP debt positions and it is correct
Could we test at least in DEV environment before merge it?
src/main/java/it/gov/pagopa/gpd/payments/pull/models/PaymentNotice.java
Outdated
Show resolved
Hide resolved
I did some tests locally but no problem deploying in DEV. Before doing so, I would say to wait until the alignment task of the previous PAGOPA-2427 has been done |
src/main/java/it/gov/pagopa/gpd/payments/pull/repository/PaymentPositionRepository.java
Outdated
Show resolved
Hide resolved
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.
good work! 👍
serviceType
field
serviceType
fieldserviceType
field
This pull request does not contain a valid label. Please add one of the following labels: |
List of Changes
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: