Skip to content

Dataset add command does not add existing project file to multiple datasets #881

@jsam

Description

@jsam

There is a bug on master which prevents us from adding a file to multiple datasets.

To reproduce:

renku dataset create ds1
renku dataset create ds2
renku dataset add ds1 Dockerfile
renku dataset add ds2 Dockerfile

which results in errors.NothingToCommit.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions