The initial call to /snyk project list <Org> fails
Open
bug
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The initial call to `/snyk project list ` fails because we look in our own DB for projects first and make users manually call the API via the "Refresh Projects" button.
## Resolution
To handle this we should probably do an initial check to see if the given Snyk Org's local project data is null and, if it is, go ahead and initiate a call to the Snyk API in the background.
## Tasks
- [ ] Create the initial check described in the Resolution section.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.