Skip to content

make name and slug consistent for datasets and projects #3563

Description

@Panaetius

There's some inconsistency with "name", "title", "slug" on the platform, with different services/the cli using different name for the same things.

To make this consistent across the whole platform, we should change the service and the CLI to have

name: The human readable (e.g. with spaces) name
slug: the machine readable (e.g. spaces replaced with -) name

The cli should then use slug as parameter in datasets and projects.

Also inform the omnibenchmark people once this is done.

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions