Skip to content

Overrides correction range units issues #1039

@ps2

Description

@ps2

Describe the bug
Overrides store correction ranges without an associated unit. If the user switches their preferred blood glucose unit, the unit will be displayed wrongly. Also, in dev there is this line: https://github.com/LoopKit/Loop/blob/dev/LoopUI/Extensions/ChartPoint.swift#L63, which assumes the unit is mg/dL, which is wrong for users with mmol/L.

The unit of the defined correction range should be stored in the override settings, or enforce a fixed storage unit, like mg/dL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions