Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing dataset in UI fails if dataset's creators don't have email #3631

Closed
m-alisafaee opened this issue Oct 3, 2023 · 0 comments · Fixed by #3664
Closed

Editing dataset in UI fails if dataset's creators don't have email #3631

m-alisafaee opened this issue Oct 3, 2023 · 0 comments · Fixed by #3664
Assignees
Labels

Comments

@m-alisafaee
Copy link
Contributor

Describe the bug
When dataset creators don't have email address (e.g. when a dataset is imported), then we cannot edit the dataset in UI. The error message says that email is missing.

Link to project
https://dev.renku.ch/projects/mohammad.alisafaee/delete-me-dataset-import-and-edit-no-email

To Reproduce
Steps to reproduce the behavior:

  1. Create a project in UI
  2. Import a dataset from zenodo: 10.5281/zenodo.1438326
  3. Once imported, try to edit the dataset in the UI (change its keywords for example).
  4. Save changes
  5. See error: Our servers could not process the requested operation. The following details may help: Invalid parameter value - Email is invalid: "{'name': 'Konstantin Sering'}". A valid format is "Name <email> [affiliation]"

Additional context

  • Renku core version: 2.7.0
  • We can edit the same dataset in CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants