- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8
Open
Description
I'm not sure it's a good idea to wrap ALL the issues in a transaction.
There can be thousands of them so they won't be committed for quite a long time. (on wip branch for prettier/prettier it was taking minutes to download all of them) So when UI is open db is still empty and charts are ugly showing nulls.
I would better commit in batches by 100 for example.
Though maybe I'm missing some other case when batches can cause problems.
Metadata
Metadata
Assignees
Labels
No labels