FluentHub icon indicating copy to clipboard operation
FluentHub copied to clipboard

Bug: Projects (classic) is deprecated error

Open Georgios1999 opened this issue 4 months ago • 0 comments

🪟 What version of Windows is this issue present?

🪟 Windows 11 Dev

🔢 What version of FluentHub are you on?

0.9.0.0 | X64 | RELEASE

📄 Description

When opening the Projects tab in any repository, it shows this error: Projects (classic) is being deprecated in favor of the new Projects experience, see: https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/.

🪜 Steps To Reproduce

  1. Go to any repository
  2. Go to Projects

🤔 Expected behavior

No response

⚒️ Did you find any workaround?

No response

📑 Stack Trace

Stack trace details
   at Octokit.GraphQL.Core.Deserializers.ResponseDeserializer.Deserialize[TResult](Func`2 deserialize, JObject data)
   at Octokit.GraphQL.Core.Deserializers.ResponseDeserializer.Deserialize[TResult](Func`2 deserialize, String data)
   at Octokit.GraphQL.Core.SimpleQuery`1.Runner.RunPage(CancellationToken cancellationToken)
   at Octokit.GraphQL.ConnectionExtensions.Run[T](IConnection connection, ICompiledQuery`1 query, Dictionary`2 variables, CancellationToken cancellationToken)
   at FluentHub.Octokit.Queries.Repositories.ProjectQueries.GetAllAsync(String owner, String name, Nullable`1 first, String after, Nullable`1 last, String before, ProjectOrder orderBy, String search, IEnumerable`1 states)
   at FluentHub.App.ViewModels.Repositories.Projects.ProjectsViewModel.LoadProjectsPageAsync(String owner, String name)
   at FluentHub.App.ViewModels.Repositories.Projects.ProjectsViewModel.LoadRepositoryProjectsPageAsync()

📸 Assets

Image

Georgios1999 avatar Aug 13 '25 15:08 Georgios1999