Skip to content

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

@carwin

Description

@carwin

Description

The initial call to /snyk project list <org name> 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions