Skip to content

[Windows] [C#] Analysis after accept does not update issue count #929

Description

@abrugaro

On Windows, after accepting a proposed solution in a C# project, the partial analysis instantly completes but it does not reduce the amount of incidents. Restarting VSCode or triggering a full analysis does not reduce the incidents either.

Debug file: konveyor-core-log-2026-05-27T11-53-23-555Z.zip

Steps to Reproduce:

  • Open a C# project (e.g., nerd-dinner) in VS Code with the Konveyor extension.
  • Run a full analysis with the dotnet-core target and confirm incidents are shown.
  • Request a fix for the System.Data.Entity.DbContext must be replaced with Entity Framework Core incident and accept it.
  • Observe that the incident still appears in the analysis results.
  • Restart VS Code and run analysis again: the incident is still there.

If the folder is copied to a different path, the incident does disappear

Env:

Additional information:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status
🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions