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

[UI] Filters not applied correctly when UI refresh app list #9690

Closed
3 tasks done
gaeljw opened this issue Jun 16, 2022 · 2 comments
Closed
3 tasks done

[UI] Filters not applied correctly when UI refresh app list #9690

gaeljw opened this issue Jun 16, 2022 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@gaeljw
Copy link
Contributor

gaeljw commented Jun 16, 2022

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

The ArgoCD UI (dashboard) displays applications that belongs to a project Y even though filters are set to show only applications of project X.

See below screenshot.

To Reproduce

At first, apps only of project X (matching the filter) are displayed, but then every few seconds, apps from other projects appear.

  • Have 2 ArgoCD projects X and Y, with at least one ArgoCD application in each project
  • Filter for project = X on the left menu
  • Only app for project X is displayed
  • Wait few seconds
  • App of other projects appear ignoring the filter on project X

This seems to appear quickier (or maybe it's just a feeling) when there apps in "progressing" state.

Expected behavior

When filters are set, only apps matching the filter should be displayed.

Screenshots

In below screenshot, after several seconds, we don't even see any application that match the filter:

image

Version

v2.4.0+91aefab

Logs

@gaeljw gaeljw added the bug Something isn't working label Jun 16, 2022
@rouke-broersma
Copy link
Contributor

Seems like a duplicate of #9651

@crenshaw-dev
Copy link
Collaborator

Agreed. @gaeljw closing as duplicate, lmk if I'm incorrect and that it should be reopened. :-)

@crenshaw-dev crenshaw-dev closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2022
@crenshaw-dev crenshaw-dev added the duplicate This issue or pull request already exists label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants