carwin / carwin/snlack

The initial call to /snyk project list <Org> fails

Open
#5 1 comment 0 reactions 1 assignee Claimed by @carwin View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.