Backbase / stream-services

Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
http://engineering.backbase.com/stream-services/
Other
28 stars 20 forks source link

Always check cursor and create if it does not exist #382

Closed shafiquech closed 11 months ago

shafiquech commented 11 months ago

Description

Check and create cursor if it does not exist even if the dateRangeStart is present in TransactionIngestPullRequest. If End Date is passed set the lastTxnDate to TransactionIngestPullRequest.getDateRangeEnd()

Checklist

sonarcloud[bot] commented 11 months ago

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

83.3% 83.3% Coverage
0.0% 0.0% Duplication