Closed paustint closed 6 months ago
View details in Rollbar: https://app.rollbar.com/a/jetstream/fix/item/Jetstream/1443
Error: An unknown error has occurred File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 294, in [anonymous] throw new Error(message); File "../../../node_modules/axios/lib/core/Axios.js", line 40, in Axios.request return await this._request(configOrUrl, config); File "../../../libs/shared/data/src/lib/client-data-data-helper.ts", line 114, in async cr const response = await axiosInstance.request<ApiResponse<T>>(config); File "../../../libs/shared/ui-utils/src/lib/shared-ui-data-utils.ts", line 49, in async hW const { data: describeResults } = await describeSObject(org, sobject, isTooling); File "../../../apps/jetstream/src/app/components/load-records/utils/load-records-utils.tsx", line 68, in async Kct const fields = (await describeSObjectWithExtendedTypes(org, sobject)).fields File "../../../apps/jetstream/src/app/components/load-records/LoadRecords.tsx", line 215, in LoadRecords const fields = await getFieldMetadata(selectedOrg, selectedSObject.name);
View details in Rollbar: https://app.rollbar.com/a/jetstream/fix/item/Jetstream/1443