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 833fd37 commit 78e3f5aCopy full SHA for 78e3f5a
packages/compass-collection/src/modules/collection-tab.ts
@@ -659,7 +659,7 @@ export const analyzeCollectionSchema = (): CollectionThunkAction<
659
}
660
661
if (err instanceof ProcessSchemaUnsupportedStateError) {
662
- logger.log.error(
+ logger.log.info(
663
mongoLogId(1_001_000_365),
664
'Collection',
665
'Schema analysis failed due to unsupported state',
0 commit comments