Skip to content

Commit 3b671df

Browse files
committed
feat: Implemented #938
1 parent 4d6d657 commit 3b671df

File tree

1 file changed

+1
-0
lines changed
  • src/modules/components/common_components

1 file changed

+1
-0
lines changed

src/modules/components/common_components/statics.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ export const CONSTANTS = {
163163

164164
FIELDS_NOT_TO_USE_IN_QUERY_MULTISELECT: {
165165
'*': ['MasterRecordId'],
166+
'Product2': ['ExternalDataSourceId'],
166167
'Opportunity': ['ContactId']
167168
},
168169

0 commit comments

Comments
 (0)