Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Unable to delete recurring run configs in UI #1181

Closed
JohnPaton opened this issue Apr 17, 2019 · 1 comment · Fixed by #1185
Closed

Bug: Unable to delete recurring run configs in UI #1181

JohnPaton opened this issue Apr 17, 2019 · 1 comment · Fixed by #1185

Comments

@JohnPaton
Copy link
Contributor

I currently have an experiment with a few recurring runs configured:

image

If I try to delete one, I get the success message, but also an error popup saying that the delete operation failed

image

For people searching, the error message is:

Failed to delete recurring run config

Failed to delete recurring run config: <config_id> with error: "Cannot read property 'configuration' of undefined"

This happens on both first and subsequent tries to delete recurring runs.

After the failed deletion attempt, the pipeline is still running on schedule, so I can confirm that it has in fact not been deleted:

image

I'm on Kubeflow 0.5.0 on GKE.

@rileyjbauer
Copy link
Contributor

This appears to foremost be a frontend issue, so I'm unassigning IronPan for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants