Skip to content

Small importer improvements, added larger CSV samples#18569

Merged
snipe merged 12 commits intodevelopfrom
updated-csvs
Feb 18, 2026
Merged

Small importer improvements, added larger CSV samples#18569
snipe merged 12 commits intodevelopfrom
updated-csvs

Conversation

@snipe
Copy link
Copy Markdown
Member

@snipe snipe commented Feb 18, 2026

This updates the example CSVs with additional support fields, and in some cases includes a -large version which will supply 1000 example records. As always, these do not work the same as the seeders, as the seeders have been carefully crafted to create realistic looking data, while the CSVs are meant to generate more data, so it's not always going to be realistic based off of the available types of object mocks Mockaroo offers.

The goal for the -large versions is to be able to generate a LOT of data on an import so that we can check for things like 1001 queries.

The schemas are available here:

I know Mockaroo can support some clever linking in their generated datasets, so it's possible that we might be able to use this for users, assets, etc - things that are a bit more complicated since they rely on other data to exist.

@uberbrady - don't panic at the lines changed :D It's just the large CSVs.

I've also added a few lines in the importer that strip the whitespace from headers. We ran into an issue where a user was having a problem because their headers were Model Name instead of Model Name, etc. Hopefully this sorts them out.

@snipe snipe changed the title Updated csvs Small importer improvements, added larger CSV samples Feb 18, 2026
@snipe snipe merged commit 6ef0274 into develop Feb 18, 2026
10 of 11 checks passed
@snipe snipe deleted the updated-csvs branch February 18, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant