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 df31b87 commit 2da4cd8Copy full SHA for 2da4cd8
packages/core/src/amazonqFeatureDev/session/sessionState.ts
@@ -75,7 +75,7 @@ function registerNewFiles(
75
count: 1,
76
amazonqConversationId: conversationId,
77
credentialStartUrl: AuthUtil.instance.startUrl,
78
- scenarioType: 'wsOrphanedDocuments',
+ scenario: 'wsOrphanedDocuments',
79
})
80
getLogger().error(`No workspace folder found for file: ${zipFilePath} and prefix: ${prefix}`)
81
continue
0 commit comments