OpenML
OpenML copied to clipboard
Update description text not working
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:

Then, after clicking on "edit":

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:

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