Skip to content

Due to YAML formatting, there's always a second push to index #12

@amis92

Description

@amis92

The issue it in YAML conversion of DateTime(Offset) first being serialized with the Z timezone indication when taken directly from JSON, and then after reading from YAML and resaving it, serialized as timezone offset +0000.

The easiest solution right now would be round-tripping the yaml on save:

  • save yaml
  • read yaml again and re-save

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