Closed bpuig closed 3 years ago
READY
NO
Fix error "Unsupported operand types: string - int" noticed in #93
"Unsupported operand types: string - int"
None.
getFeatureRemainings will return null when called on a non numeric value feature.
getFeatureRemainings
null
Status
READY
Migrations
NO
Description
Fix error
"Unsupported operand types: string - int"
noticed in #93Todos
None.
Deploy Notes
getFeatureRemainings
will returnnull
when called on a non numeric value feature.Impacted Areas in Application
getFeatureRemainings
function.