openml / openml/server-api

[Reported for PHP] Can't delete flow

Open
#341 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug php
Dominant language
Python
Stars
16
Forks
50
PR merge metrics
No merged PRs in 30d

Description

I removed the associated run with this flow http://www.openml.org/f/4306 but it still shows that there is one run for that flow (in the first line below the flow name mlr.classif.randomForest):

Visibility: public Uploaded 31-08-2016 by Giuseppe C. R_3.3.1, OpenML_1.0, mlr_2.10, randomForest_4.6.12 1 runs

Therefore I can't delete this flow anymore because the server thinks that
ERROR (code = 324) in server response: flow is in use by other content. Can not be deleted

Contributor guide

No contributing guide indexed for this repository

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

The payload names no implementation files or tests. Start by reproducing deletion for flow 4306 and inspect the server API paths that remove runs and delete flows, focusing on response code 324 and the displayed run count. Done means removing the associated run clears the count and the flow can be deleted without the “in use” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, python
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.