Skip to content

Allow to rename datasets #6613

@normanrz

Description

@normanrz

Detailed Description

Datasets should be renamable. For that, we should decouple the URL from the dataset name in Notion-style (i.e. <name>-<id>, but only the id part is actually used). I would suggest to add a new dataset name field that is separate from the name that is used for locating the dataset on-disk (maybe rename that to "path"?). Not sure, whether we should reuse the displayName field. We should check the current occurrences and impose the same restrictions as on dataset names. For backwards compatibility, we resolve the name in the URL on a best-effort basis.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions