FOCUS_Spec icon indicating copy to clipboard operation
FOCUS_Spec copied to clipboard

Have consumedquantity be 0 for unused commitment

Open AWS-ZachErdman opened this issue 4 months ago • 0 comments

If we don't force Unused commitment line items to be null for ConsumedQuantity, this is no longer a breaking change between FOCUS 1.0 and FOCUS 1.1. Making it 0 accomplishes the same goal as making it null, without the breaking change.

I also updated the ConsumedUnit to allow for this.

AWS-ZachErdman avatar Oct 09 '24 17:10 AWS-ZachErdman