OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Update description text not working

Open mayer79 opened this issue 4 years ago • 0 comments

Description

The issue might be related to https://github.com/openml/openml.org/issues, but does not seem to be solved.

I need to update the description of a dataset I have uploaded. After logging in and navigating to the dataset in question, this is what I see:

image

Then, after clicking on "edit":

image

Expected versus actual results

  • I would have expected a field: "description", showing the current description to be edited. However, there is no such field.
  • Furthermore, I would have expected the current settings to be visible, e.g. the correct license. The first screenshot shows the right license, while the second one uses the default.

Whenever I change some field and submit, the following message appears:

image

Python API

Using the Python API, I was able to change things as desired.

mayer79 avatar Sep 24 '21 16:09 mayer79