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:
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:
System.Data.Entity.DbContext must be replaced with Entity Framework Coreincident and accept it.If the folder is copied to a different path, the incident does disappear
Env:
Additional information: