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

Cannot switch between organizations and spaces using v2.1.0 #3042

Closed
2 of 11 tasks
giner opened this issue Sep 21, 2018 · 1 comment · Fixed by #3043
Closed
2 of 11 tasks

Cannot switch between organizations and spaces using v2.1.0 #3042

giner opened this issue Sep 21, 2018 · 1 comment · Fixed by #3043
Assignees
Labels

Comments

@giner
Copy link

giner commented Sep 21, 2018

Frontent Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, using docker compose
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, using docker compose
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

Switching between organizations and spaces should update the list of applications

Actual behaviour

Switching between organizations and spaces updates the list of applications for the first time but for the further switches the list of applications

Steps to reproduce the behavior

  1. Login to console and see the list of applications
  2. Select any organization and see the filtered list
  3. Select any space and see the updated filtered list
  4. Try to select any other organization and space and see the list not being updated or being updated but not showing the list you expect
@KlapTrap
Copy link
Contributor

Thanks @giner. We've found the issue and @richard-cox is just creating a PR with a fix.

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

Successfully merging a pull request may close this issue.

3 participants