All ideas
Export Doesn't Load Full Dataset
Expected Behavior When performing an export via Settings > Import/Export, the system should generate a CSV file containing the complete dataset without any omissions. Current Behavior The export process only generates a CSV file with a partial dataset, not the full dataset as expected. Possible Solution The issue could be due to a limitation in the export function, such as a cap on the number of records processed, a timeout error, or a bug in the data retrieval logic. Steps to Reproduce Navigate to the Settings menu. Select the Import/Export option. Choose the Export functionality. Generate the CSV export and observe that only a part of the data is included in the output file.