We hope to add support for mobile clients in the field who reference since-finished splits and provide a final disposition for those splits.
In order to provide the correct answer to those clients, we need to reliably capture that decision, so coupling it to the finish migration seems like the right choice.
This probably means adding a nullable decision column to splits. Note that this same column could probably be shared by an insta-decide feature for non-finished splits as well.
We hope to add support for mobile clients in the field who reference since-finished splits and provide a final disposition for those splits.
In order to provide the correct answer to those clients, we need to reliably capture that decision, so coupling it to the finish migration seems like the right choice.
This probably means adding a nullable
decisioncolumn tosplits. Note that this same column could probably be shared by an insta-decide feature for non-finished splits as well.