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

[PAGOPA-1921] fix: resolved bug on paaInviaRT duplicated send #46

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

andrea-deri
Copy link
Contributor

@andrea-deri andrea-deri commented Jul 4, 2024

This PR contains the resolution of a bug related to the paaInviaRT send operation. In particular, the operation was wrong because the send was tried several times ignoring the arrived paSendRTV2 request.

List of Changes

  • add iuv-domainId filter for paaInviaRT send
  • resolved bug on null metadata on datiSpecificiRiscossione extraction

Motivation and Context

These fixes are required in order to resolve the duplicated send operations

How Has This Been Tested?

  • Tested in local environment

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

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

@andrea-deri andrea-deri self-assigned this Jul 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

This pull request does not contain a valid label. Please add one of the following labels: [patch, ignore-for-release]

Copy link

github-actions bot commented Jul 4, 2024

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

github-actions bot commented Jul 4, 2024

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

sonarcloud bot commented Jul 4, 2024

Copy link

github-actions bot commented Jul 4, 2024

Comment this PR with update_code to format the code. Consider to use pre-commit to format the code.

Copy link
Contributor

@cap-ang cap-ang left a comment

Choose a reason for hiding this comment

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

Good 👍

@andrea-deri andrea-deri merged commit d7d74b1 into main Jul 4, 2024
12 of 16 checks passed
@andrea-deri andrea-deri deleted the PAGOPA-1921 branch July 4, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants