Fix duplicate category creation on import #791

Merged
zachgoll merged 4 commits from 763-bug-csv-import-creates-duplicate-when-creating-new-categories into main 2024-05-22 22:02:04 +08:00
zachgoll commented 2024-05-22 20:11:59 +08:00 (Migrated from github.com)

Caches categories while generating ActiveRecord objects during import.

Caches categories while generating `ActiveRecord` objects during import.
zachgoll commented 2024-05-22 20:23:58 +08:00 (Migrated from github.com)

@jakubkottnauer does this fix make sense to you based on the original issue?

@jakubkottnauer does this fix make sense to you based on the original issue?
jakubkottnauer commented 2024-05-22 21:55:53 +08:00 (Migrated from github.com)

@zachgoll looks good to me!

@zachgoll looks good to me!
Sign in to join this conversation.