We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf95974 commit f59ebb2Copy full SHA for f59ebb2
packages/core/src/amazonqFeatureDev/session/sessionState.ts
@@ -81,7 +81,7 @@ function registerNewFiles(
81
count: 1,
82
amazonqConversationId: conversationId,
83
credentialStartUrl: AuthUtil.instance.startUrl,
84
- scenarioType: 'wsOrphanedDocuments',
+ scenario: 'wsOrphanedDocuments',
85
})
86
getLogger().error(`No workspace folder found for file: ${zipFilePath} and prefix: ${prefix}`)
87
continue
0 commit comments