./agreements/artifacts/coverage/lcov-report/src/routes/AgreementViewRoute.js.html:1244: eresourcesCount: get(resources, 'agreementEresources.other.totalRecords'),
./agreements/artifacts/coverage/lcov-report/src/routes/EResourceViewRoute.js.html:718: const totalEntitlements = get(resources, 'entitlements.other.totalRecords', RECORDS_PER_REQUEST);
./agreements/artifacts/coverage/lcov-report/src/routes/EResourceViewRoute.js.html:800: get(this.props.resources, 'packageContents.other.totalRecords', 0)
./agreements/src/routes/AgreementViewRoute.js:234: eresourcesCount: get(resources, 'agreementEresources.other.totalRecords'),
./agreements/src/routes/EResourceViewRoute.js:120: const totalEntitlements = get(resources, 'entitlements.other.totalRecords', RECORDS_PER_REQUEST);
./agreements/src/routes/EResourceViewRoute.js:202: get(this.props.resources, 'packageContents.other.totalRecords', 0)
./data-import/src/components/JobLogs/JobLogs.js:34: totalRecords: ,
./data-import/src/components/JobLogs/JobLogs.js:43: 'totalRecords',
./data-import/src/components/JobLogs/JobLogs.js:50: totalRecords: '80px',
./data-import/src/components/JobLogs/withJobLogsSort.js:56: totalRecords: {
./data-import/src/components/ListTemplate/listTemplate.js:154: totalRecords: record => {
./data-import/src/components/ListTemplate/searchAndSortTemplate.js:71: totalRecords: record => record.progress.total,
./data-import/src/components/SearchAndSort/SearchAndSort.js:90: other: PropTypes.shape({ totalRecords: PropTypes.number.isRequired }),
./data-import/src/routes/ViewAllLogs/ViewAllLogs.js:103: totalRecords: 'progress.total/number',
./data-import/src/routes/ViewAllLogs/ViewAllLogs.js:193: totalRecords: listTemplate({ intl }).totalRecords,
./data-import/src/routes/ViewAllLogs/ViewAllLogs.js:44: totalRecords: ,
./data-import/src/routes/ViewAllLogs/ViewAllLogs.js:53: 'totalRecords',
./eholdings/src/redux/data.js:156: meta.totalResults = get(body, 'totalRecords', {});
./erm-comparisons/artifacts/coverage/lcov-report/src/routes/ComparisonCreateRoute.js.html:607: const totalEntitlements = resources?.entitlements.records.totalRecords;
./erm-comparisons/src/routes/ComparisonCreateRoute.js:109: const totalEntitlements = resources?.entitlements.records.totalRecords;
./finance/src/FiscalYears/FiscalYearsList/FiscalYearsListContainer.js:62: if (!offset) setFiscalYearsCount(fiscalYearsResponse.totalRecords);
./finance/src/Funds/FundsList/FundsListContainer.js:74: if (!offset) setFundsCount(fundsResponse.totalRecords);
./finance/src/Groups/GroupsList/GroupsListContainer.js:62: if (!offset) setGroupsCount(groupsResponse.totalRecords);
./finance/src/Ledger/LedgerList/LedgerListContainer.js:63: if (!offset) setLedgersCount(ledgersResponse.totalRecords);
./finance/src/Transactions/TransactionsList/TransactionsListContainer.js:69: transactionsCount={get(resources, 'transactions.other.totalRecords')}
./invoice/artifacts/coverage/lcov-report/src/invoices/InvoiceDetails/InvoiceDetailsContainer.js.html:1293: totalInvoiceLines={invoiceLines.totalRecords}
./invoice/artifacts/coverage/lcov-report/src/settings/BatchGroupConfigurationSettings/BatchGroupConfigurationSettings.js.html:748: Eif (!offset) setRecordsCount(recordsResponse.totalRecords);
./invoice/src/invoices/InvoiceDetails/InvoiceDetailsContainer.js:381: totalInvoiceLines={invoiceLines.totalRecords}
./invoice/src/settings/BatchGroupConfigurationSettings/BatchGroupConfigurationSettings.js:80: if (!offset) setRecordsCount(recordsResponse.totalRecords);
./orders/src/components/POLine/POLineAgreementLines/POLineAgreementLinesContainer.js:30: setTotalCount(agreementLinesResp.totalRecords);
./plugin-find-organization/OrganizationSearch/OrganizationsListContainer.js:80: if (!offset) setOrganizationsCount(organizationsResponse.totalRecords);
./receiving/src/common/utils/receive.js:135: totalRecords: selectedPieces.length,
./receiving/src/common/utils/receive.js:47: totalRecords: selectedPieces.length,
./stripes-data-transfer-components/lib/JobLogs/columnProperties.js:17: totalRecords: {
./stripes-data-transfer-components/lib/JobLogs/columnProperties.js:35: 'totalRecords',
./stripes-data-transfer-components/lib/JobLogs/columnProperties.js:44: totalRecords: 'stripes-data-transfer-components.records',
./stripes-data-transfer-components/lib/JobLogs/useJobLogsListFormatter.js:21:const totalRecords = record => {
./stripes-data-transfer-components/lib/JobLogs/useJobLogsListFormatter.js:56: totalRecords,
./stripes-erm-components/lib/InternalContactSelection/InternalContactSelectionContainer.js:90: const totalContactsCount = get(resources, 'contacts.other.totalRecords', RECORDS_PER_REQUEST);