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

[frontend] cannot delete an empty experiment after archiving #11556

Open
utsumi-fj opened this issue Jan 27, 2025 · 0 comments
Open

[frontend] cannot delete an empty experiment after archiving #11556

utsumi-fj opened this issue Jan 27, 2025 · 0 comments

Comments

@utsumi-fj
Copy link

Environment

How did you deploy Kubeflow Pipelines (KFP)?

  • Kubeflow 1.9.1
  • while ! kustomize build example | kubectl apply -f -; do echo "Retrying to apply resources"; sleep 20; done

KFP version:

2.3.0

Steps to reproduce

1. Select all experiments

Select all experiments as follows:

Image

2. Archive experiments

Archive selected experiments as follows:

Image

3. See the line for empty data exists yet

See the line for empty data exists yet as follows:

Image

Image

This line cannot be deleted.

Expected result

After archiving all experiments, in the tab Active, the line for empty data does not exist.


Impacted by this bug? Give it a 👍.

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

No branches or pull requests

1 participant