Skip to content

Type incompatibility with Project.LastBOMImport #38

@bomoko

Description

@bomoko

First, thanks for client-go, it's super useful.

I'd like to report an oddity when creating a Project type. If I'm creating a project as an organizational unit (say as a parent for other projects), the "Last BOM Import" column gives us the start of the epoch as the date. If I create it with a curl call, or in the interface, it's empty.

Image

Presumably this is due to a type incompatibility in the Project.LastBOMImport, with the DB supporting empty values, but the golang struct not liking that very much.

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