Commit d6aec67
telemetry(amazonq): folder level telemetry data undefined issue aws#6202
## Problem
When users don't choose a different folder during document generation,
the current telemetry will log folder level as undefined
## Solution
Change the default workspace value to "Entire Workspace" to match the
default behavior of the UX flow.1 parent 104b6ef commit d6aec67
File tree
1 file changed
+2
-2
lines changed- packages/core/src/amazonqDoc/controllers
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
0 commit comments