Skip to content

Consider special-casing properties where slash-separated numbers are common #213

Open
@jathak

Description

The division migrator errs on the side of overcorrecting /-separated values to math.div, since math.div still supports concatenation for non-numerical values.

Since these values most commonly occur inside grid and similar properties, we may want to consider special-casing them in the migrator to leave them alone.

Metadata

Assignees

No one assigned

    Labels

    divisionPart of the division migratorenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions