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] Updating applications and organizations does not update app/orgs #555

Closed
shurwit opened this issue Jul 26, 2022 · 1 comment
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@shurwit
Copy link
Collaborator

shurwit commented Jul 26, 2022

Describe the bug
A clear and concise description of what the bug is.

When changes are made to the applications and organizations collections, the app/orgs are not reloaded as well causing a stale cache.

To Reproduce
Steps to reproduce the behavior:

  1. Change document in applications collection
  2. Retrieve app/org data (eg. call /admin/organization/applications endpoint)
  3. See stale data

Expected behavior
A clear and concise description of what you expected to happen.

When an application or organization is changed, the app/org cache should be updated as well.

@shurwit shurwit added the bug Something isn't working label Jul 26, 2022
@roberlander2 roberlander2 added the duplicate This issue or pull request already exists label Aug 23, 2022
@roberlander2
Copy link
Contributor

Will be handled by a PR resolving #523.

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

2 participants