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

[SELC-4897] feat: Added function to resend notification #276

Merged
merged 10 commits into from
Jun 3, 2024

Conversation

pierpaolodidato89
Copy link
Collaborator

List of Changes

Added function to resend notification

Motivation and Context

In order to give possibility to resend notification on event hub to the other teams, a new function has been added.

How Has This Been Tested?

I have run the onboarding-functions locally and tested the api /api/ResendNotifications

@pierpaolodidato89 pierpaolodidato89 requested a review from a team as a code owner May 31, 2024 08:23
@github-actions github-actions bot added the functions Changes are related to functions label May 31, 2024
@pierpaolodidato89 pierpaolodidato89 requested a review from a team as a code owner May 31, 2024 17:23
pierpaolo.didato@emeal.nttdata.com added 2 commits May 31, 2024 19:27
…into feature/SELC-4897

� Conflicts:
�	apps/onboarding-functions/src/main/java/it/pagopa/selfcare/onboarding/functions/NotificationFunctions.java
�	apps/onboarding-functions/src/main/java/it/pagopa/selfcare/onboarding/service/NotificationEventService.java
�	apps/onboarding-functions/src/main/java/it/pagopa/selfcare/onboarding/service/NotificationEventServiceDefault.java
�	apps/onboarding-functions/src/test/java/it/pagopa/selfcare/onboarding/service/NotificationEventServiceDefaultTest.java
Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@gianmarcoplutino gianmarcoplutino requested a review from a team June 3, 2024 09:00
@gianmarcoplutino gianmarcoplutino merged commit b0bad6a into main Jun 3, 2024
7 of 8 checks passed
@gianmarcoplutino gianmarcoplutino deleted the feature/SELC-4897 branch June 3, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes are related to functions ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants