Activity items in journal and calendar need to read value or duration property depending on category unity type. Currently they only read value for activities with unit type QUANTITY.
fix:
if: unit type = QUANTITY then: read value else read duration
Need to check if this doesn't happen in other places
Activity items in journal and calendar need to read
value
orduration
property depending on category unity type. Currently they only read value for activities with unit type QUANTITY.fix:
if: unit type =
QUANTITY
then: readvalue
else readduration
Need to check if this doesn't happen in other places