-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
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.
fohte, damassi, sdkawata, emag, limitusus and 3 more
Metadata
Metadata
Assignees
Labels
No labels