Skip to content

All issues are gone from storage #292

@yuri-tceretian

Description

@yuri-tceretian

It looks like something has changed to Github API. In logs I see that it finds issues, then error

{
  "errors": [
    {
      "message": "Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.",
      "type": "NOT_FOUND"
    }
  ]
}

and followed with message from GitHubV4IssueClient

not found issues: 1 count
{
  "notFoundIssues": [
    "https://github.com/******"
  ]
}

In UI it shows changes issues and then after ~30 seconds all issues are gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions