Skip to content

Conversation

jacopocarlini
Copy link
Contributor

@jacopocarlini jacopocarlini commented Aug 18, 2025

List of Changes

This PR add the organizationId as query param as a new filter

Motivation and Context

Jira issue

How Has This Been Tested?

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.

Copy link
Contributor

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.

@github-actions github-actions bot added the patch label Aug 18, 2025
Copy link
Contributor

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
Contributor

This pull request does not contain a valid label. Please add one of the following labels: [major, minor, patch, patch, skip]

@jacopocarlini jacopocarlini marked this pull request as ready for review August 19, 2025 08:11
@jacopocarlini jacopocarlini requested a review from a team as a code owner August 19, 2025 08:11
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.

LGTM but I think the openapi update is missing

<maven.compiler.release>17</maven.compiler.release>
<org.mapstruct.version>1.5.3.Final</org.mapstruct.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the changes to the maven compiler version?

Copy link
Contributor

Choose a reason for hiding this comment

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

idk, I suppose for IDE quirks. @jacopocarlini can tell us.

Copy link

@cap-ang cap-ang self-requested a review August 29, 2025 14:59
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.

LGTM, the change has been tested in UAT environment.

@jacopocarlini jacopocarlini merged commit 61f01e0 into main Sep 2, 2025
6 checks passed
@jacopocarlini jacopocarlini deleted the PAGOPA-3220-aca-sviluppo-caricamento-massivo branch September 2, 2025 13:26
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.

4 participants