Skip to content

Comments

Updates to DB to support credit account sync from TPS#2036

Merged
john-fletcher-aot merged 9 commits intomainfrom
ORV2-3883
May 28, 2025
Merged

Updates to DB to support credit account sync from TPS#2036
john-fletcher-aot merged 9 commits intomainfrom
ORV2-3883

Conversation

@john-fletcher-aot
Copy link
Contributor

@john-fletcher-aot john-fletcher-aot commented May 28, 2025

Description

Update TPS staging tables to support SSIS credit sync integration, and add a stored procedure to be executed after the sync to populate the business tables with updated status and unposted credit amount and current users list.

Fixes # ORV2-3883

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Executed SSIS sync in local dev from TPS test into new DB objects
  • Ran SQL test cases simulating updates into staging tables and confirming expected results in business tables

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are promoted to:

Copy link
Contributor

@praju-aot praju-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve

Copy link

@larsenle larsenle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are aligned with our previous discussions.

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@john-fletcher-aot john-fletcher-aot merged commit e8b9fca into main May 28, 2025
27 checks passed
@john-fletcher-aot john-fletcher-aot deleted the ORV2-3883 branch May 28, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants