Closed havencarlson closed 2 years ago
Checklist (Please check before submitting)
Describe the contribution Fix #283, CF_CmdCancel_Txn was being passed to CF_TsnChanAction() instead of CF_CmdAbandon_Txn
CF_CmdCancel_Txn
CF_TsnChanAction()
CF_CmdAbandon_Txn
Testing performed Ran unit tests
Expected behavior changes When the abandon command is called, it will run CF_CmdAbandon_Txn
System(s) tested on
Contributor Info - All information REQUIRED for consideration of pull request Haven Carlson - NASA
Checklist (Please check before submitting)
Describe the contribution Fix #283,
CF_CmdCancel_Txn
was being passed toCF_TsnChanAction()
instead ofCF_CmdAbandon_Txn
Testing performed Ran unit tests
Expected behavior changes When the abandon command is called, it will run
CF_CmdAbandon_Txn
System(s) tested on
Contributor Info - All information REQUIRED for consideration of pull request Haven Carlson - NASA