Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Active states from server are inaccurate #264

Open
tjtelan opened this issue Sep 7, 2020 · 0 comments
Open

Active states from server are inaccurate #264

tjtelan opened this issue Sep 7, 2020 · 0 comments

Comments

@tjtelan
Copy link
Member

tjtelan commented Sep 7, 2020

When we poll, we only want to check on resources that are active. However, it seems that when we talk to the list orgs from the server, they are returning with active state disabled. But a quick check in the DB confirms that is not correct.

This could be true for other resources such as repos and secrets.

We need a test that checks for this by looking in the database and verifying through the grpc call. Probably not a test that runs by default since we need to start a database and a server.

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

No branches or pull requests

1 participant