openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
664 stars 90 forks source link

test server: tasks don't get creators #727

Open joaquinvanschoren opened 6 years ago

joaquinvanschoren commented 6 years ago

If I create a new task on the test server, it gets creator_id:null

janvanrijn commented 6 years ago

Through the web form, right?

This is for both servers.

joaquinvanschoren commented 6 years ago

Ah, yes. I checked the API but indeed the web form still needs to be updated to go via the API. On Thu, 19 Apr 2018 at 15:36, janvanrijn notifications@github.com wrote:

Through the web form, right?

This is for both servers.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openml/OpenML/issues/727#issuecomment-382738143, or mute the thread https://github.com/notifications/unsubscribe-auth/ABpQV_N4Ks3rk7DP9vWuumDKuMsaUYbIks5tqJLXgaJpZM4TbYQu .

-- Thank you, Joaquin

janvanrijn commented 6 years ago

Shall we disable the webcreation form in the mean time? This does not seem to be the only problem with it, and the possibility exists that more data inconsistencies show up in the database, which is a major concern