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

bug: [PagoPa-1847]: fixed cache transaction list #76

Merged
merged 11 commits into from
Jun 20, 2024

Conversation

alessio-acitelli
Copy link
Collaborator

List of Changes

  • changed the behavior of the API so that the already paginated list is not cached
  • added provision for possible custom sorting in the future

Motivation and Context

  • caching the already paged list does not allow you to change the size of the page in subsequent calls

How Has This Been Tested?

  • manual and junit test

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.

pagopa-github-bot and others added 7 commits June 19, 2024 17:22
https://github.com/pagopa/pagopa-biz-events-service into
PAGOPA-1847-fix-cache-trx-list

Conflicts:
	helm/Chart.yaml
	helm/values-dev.yaml
	helm/values-prod.yaml
	helm/values-uat.yaml
	openapi/openapi.json
	openapi/openapi_ec.json
	openapi/openapi_helpdesk.json
	openapi/openapi_io.json
	openapi/openapi_io_patch.json
	pom.xml
	src/main/java/it/gov/pagopa/bizeventsservice/util/Util.java
Copy link

@alessio-acitelli alessio-acitelli marked this pull request as ready for review June 20, 2024 13:03
@alessio-acitelli alessio-acitelli requested a review from a team as a code owner June 20, 2024 13:03
Copy link
Contributor

@pasqualespica pasqualespica left a comment

Choose a reason for hiding this comment

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

🚀

@pasqualespica pasqualespica merged commit e592331 into main Jun 20, 2024
14 of 16 checks passed
@pasqualespica pasqualespica deleted the PAGOPA-1847-fix-cache-trx-list branch June 20, 2024 13:59
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.

3 participants