-
Notifications
You must be signed in to change notification settings - Fork 688
Open
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.
Description
Problem
When attempting to generate a fix from the Amazon Q Review Details view, receiving a TypeError indicating an invalid path argument.
Steps to reproduce the issue
- Start a
/review
command in VSCode - Right-click on an inconsistent issue
- Select "Amazon Q: View Details"
- Click the "Generate Fix" button
Receiving error: [error] aws.amazonq.generateFix: TypeError: The "path" argument must be of type string. Received undefined [ERR_INVALID_ARG_TYPE]
Expected behavior:
The Generate Fix button should create a fix for the selected issue without throwing a path-related error.
System details (run AWS: About
and/or Amazon Q: About
)
OS: Darwin arm64 24.5.0
Visual Studio Code extension host: 1.102.2
Amazon Q: 1.85.0
node: 22.15.1
electron: 35.6.0
Metadata
Metadata
Assignees
Labels
bugWe can reproduce the issue and confirmed it is a bug.We can reproduce the issue and confirmed it is a bug.