tazama-lf / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Optional consideration of transaction status #327

Open Justus-at-Tazama opened 11 months ago

Justus-at-Tazama commented 11 months ago

Premise:

The deterministic transaction status for a rule is hard-coded into the rule query as the string "ACCC" to represent a successful transaction. The purpose of this change is to make the transaction status configurable (and simultaneously optional) through the rule configuration. Valid deterministic statuses should be supplied as a set via an array that, if empty, should imply "any" value.