Skip to content

Allow NoneType in extra field of SciTiff (it is the default) #65

Description

@damskii9992

When loading a scitiff without anything in the "extra" metadata field, and then attempting to re-save it, you currently get an error as it is not allowed to have "NoneType" in the extra field of the scitiff metadata:

Image

I would suggest to have a round-trip test to avoid this kind of failure in the future, i.e. save a scitiff -> load the scitiff -> re-save the scitiff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions