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

Feature/ingest arrangement id for pmts #365

Merged
merged 7 commits into from
Aug 15, 2023

Conversation

Jan-Nel
Copy link
Contributor

@Jan-Nel Jan-Nel commented Aug 15, 2023

Description

  1. This change will allow the payments to ingest the arrangement Id they are associated with it without the need to pass the ID in the request. The payment composition service will use the external arrangement ID (from the core) to retrieve the internal ID.

  2. Added back the no-scs tag back because we were unable to get these images to run on a Baas env without it.

  3. Updated the application-local.yml files to be in line with the new BE local env instead of the old Blade setup.

  4. There was a bug which occurred because the newer versions of DBS pulls only 10 pmts from the DB by default. I now specify the maximum size that needs to be pulled.

Checklist

  • [ x] I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
  • [x ] I made sure to update CHANGELOG.md.
  • [x ] I made sure to update Stream Wiki(only valid in case of new stream module or architecture changes).
  • [ x] My changes are adequately tested.
  • [ x] I made sure all the SonarCloud Quality Gate are passed.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Jan-Nel Jan-Nel merged commit b4c9f25 into master Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants