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

fix(mojaloop/#2719): post quotes fails when transactionId does not equal transactionRequestId #887

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Mar 14, 2022

fix(mojaloop/#2719): post quotes fails when transactionId does not equal transactionRequestId - mojaloop/project#2719

  • added new migration script 500401_quote-2719.js to remove the transactionRequestId foreign key constraint that conflicts with transactionReferenceId foreign key constraint
  • updated dependencies
  • fixes for audit-resolve
  • sneaked in a fix for 910102_hotfix954.js as the revert script incorrectly dropped the entire table instead of just undoing the migration change

…ual transactionRequestId

fix(mojaloop/#2719): post quotes fails when transactionId does not equal transactionRequestId - mojaloop/project#2719
- added new migration script 500401_quote-2719.js to remove the transactionRequestId foreign key constraint that conflicts with transactionReferenceId foreign key constraint
- updated dependencies
- fixes for audit-resolve
@mdebarros mdebarros marked this pull request as ready for review March 14, 2022 13:48
@mdebarros mdebarros merged commit b9944d1 into mojaloop:master Mar 14, 2022
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.

None yet

2 participants