Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

[SELC-3554] feat: add api to schedule resend for users #338

Merged
merged 15 commits into from
Dec 21, 2023

Conversation

KevinSi96
Copy link
Contributor

List of Changes

Like for the contracts, the users needs to be resend if required through the activation of a scheduler
A new API has been added to the scheduler contnroller for this purpose, it can send a single user's relations or all of the users for a given set of products.

Motivation and Context

Datalake need's to retrieve the relationships of all the users registered to the different products through the selfcare platform

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

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

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

22.7% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

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

@KevinSi96 KevinSi96 marked this pull request as ready for review December 20, 2023 15:50
@KevinSi96 KevinSi96 requested a review from a team as a code owner December 20, 2023 15:50
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

10 New issues
0 Security Hotspots
93.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@KevinSi96 KevinSi96 merged commit ceef631 into release-dev Dec 21, 2023
4 checks passed
@KevinSi96 KevinSi96 deleted the feature/SELC-3554 branch December 21, 2023 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants