-
Notifications
You must be signed in to change notification settings - Fork 3
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
Recurring payments job sets up new permissions in DynamoDb #1957
Merged
irisfaraway
merged 31 commits into
develop
from
feature/iwtf-4017-recurring-payments-dynamodb
Jun 17, 2024
Merged
Recurring payments job sets up new permissions in DynamoDb #1957
irisfaraway
merged 31 commits into
develop
from
feature/iwtf-4017-recurring-payments-dynamodb
Jun 17, 2024
Commits on Jun 11, 2024
-
Recurring payments job sets up new permissions in DynamoDb
https://eaflood.atlassian.net/browse/IWTF-4017 When the RP job is run and relevant permissions are found that need to be renewed, we want to create a new permission for the renewal and store it in DynamoDb. This permission should have all the relevant data that needs to be carried over. The new permission won't be moved over to the CRM until payment has successfully been taken. As part of this we need to adapt some of the code that was written for easy renewals.
Configuration menu - View commit details
-
Copy full SHA for 9ac7ff5 - Browse repository at this point
Copy the full SHA 9ac7ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d337527 - Browse repository at this point
Copy the full SHA d337527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbea1c - Browse repository at this point
Copy the full SHA 4cbea1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c916add - Browse repository at this point
Copy the full SHA c916addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 429fe60 - Browse repository at this point
Copy the full SHA 429fe60View commit details -
Configuration menu - View commit details
-
Copy full SHA for f666ae8 - Browse repository at this point
Copy the full SHA f666ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b960e7 - Browse repository at this point
Copy the full SHA 4b960e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd887b - Browse repository at this point
Copy the full SHA 6bd887bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1d36b - Browse repository at this point
Copy the full SHA ae1d36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7320618 - Browse repository at this point
Copy the full SHA 7320618View commit details -
The refactor revealed that we were only ever assigning the result of getLicenceStartDate when renewedHasExpired was false. So there's no point returning a value if it's true.
Configuration menu - View commit details
-
Copy full SHA for 0240ea7 - Browse repository at this point
Copy the full SHA 0240ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a31a86 - Browse repository at this point
Copy the full SHA 3a31a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721caea - Browse repository at this point
Copy the full SHA 721caeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac17a7 - Browse repository at this point
Copy the full SHA 5ac17a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40fd62 - Browse repository at this point
Copy the full SHA f40fd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0832ea - Browse repository at this point
Copy the full SHA a0832eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for effefa6 - Browse repository at this point
Copy the full SHA effefa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73116f8 - Browse repository at this point
Copy the full SHA 73116f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb164e0 - Browse repository at this point
Copy the full SHA cb164e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a205f5 - Browse repository at this point
Copy the full SHA 9a205f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 376b9e4 - Browse repository at this point
Copy the full SHA 376b9e4View commit details -
Tweak presentation of key to be dropped
This may seem like a redundant change but apparently it is what SonarCloud prefers, so...
Configuration menu - View commit details
-
Copy full SHA for cd9403b - Browse repository at this point
Copy the full SHA cd9403bView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91739a3 - Browse repository at this point
Copy the full SHA 91739a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be3ce2 - Browse repository at this point
Copy the full SHA 0be3ce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f1878 - Browse repository at this point
Copy the full SHA a9f1878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532b147 - Browse repository at this point
Copy the full SHA 532b147View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 459242e - Browse repository at this point
Copy the full SHA 459242eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9530f - Browse repository at this point
Copy the full SHA 2b9530fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac32ff2 - Browse repository at this point
Copy the full SHA ac32ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dddeaf - Browse repository at this point
Copy the full SHA 9dddeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94cbf82 - Browse repository at this point
Copy the full SHA 94cbf82View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.