renku-python
renku-python copied to clipboard
Dataset export ignores dataset's tag
Describe the bug
renku dataset export does not export the dataset at the given tag version; it always exports the latest version of a dataset. This happens for Dataverse, OLOS, and Zenodo providers.
To Reproduce
See the get_exporter method on these providers.