Skip to content

Data Model mistakes #67

@mrwunderbar666

Description

@mrwunderbar666

The data model mistakenly declares "name" as editable field, but datasets should have a "title" instead (same as ScientificPublication). See:

name = String(
description="What is the name of the dataset?", required=True, overwrite=False
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions