[Reported for PHP] Can't delete flow
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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