Add support for externalUserId for chats. #70
Annotations
3 errors
chat.test.ts > e2e catalog, cortex, and sync chat:
chat.test.ts#L62
AssertionError: expected undefined to be '123' // Object.is equality
- Expected:
"123"
+ Received:
undefined
❯ chat.test.ts:62:37
|
indexers/indexers.test.ts > Test catalog.shopifyIndexer:
catalog.ts#L181
Error: Failed to upsert documents: Internal Server Error
❯ Catalog.upsertDocuments catalog.ts:181:13
❯ JSONIndexer.indexItems indexers/json-indexer.ts:94:7
❯ JSONIndexer.index indexers/json-indexer.ts:74:5
❯ ShopifyIndexer.indexProducts indexers/shopify-indexer.ts:105:5
❯ ShopifyIndexer.index indexers/shopify-indexer.ts:97:5
❯ indexers/indexers.test.ts:129:3
|
test
Process completed with exit code 1.
|