Skip to content

Latest openaps-contrib fails to rezone due to date = array #6

@scottleibrand

Description

@scottleibrand

I just upgraded openaps-contrib, and ran openaps report add settings/pumphistory-24h-zoned.json JSON tz rezone settings/pumphistory-24h.json (the command I normally use to create that report). With the new openaps-contrib, it fails to zone the pumphistory-24h.json when run, and instead gives me unzoned output like "timestamp": "2016-07-17T08:37:32",. Looks like this is due to a change in the way the date = string is represented in the ini, from date = timestamp dateString start_at end_at created_at to date = ['timestamp', 'dateString', 'start_at', 'end_at', 'created_at']. When I change it back to date = timestamp dateString start_at end_at created_at and invoke the report again, it zones the output properly.

@moomoobloo had this same issue last night: https://gitter.im/nightscout/intend-to-bolus?at=578b07d7196179690ef215bf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions