openml / openml/OpenML

Update description text not working

Open
#1,125 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem in the logged-in web UI by opening the dataset and selecting “edit”; compare the missing description, reset license, and submission error with the working Python API behavior. Done means the existing description and settings are shown in the form and changes can be submitted successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.