Defect #33542
Listing issues slows down on collection of large issues
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Affected version: | 4.1.0 |
Description
I use CKEditor for issues description, so I can paste a lot of images as base64 inside the html, that makes my issues description html data grows 3 to 4 MB. Things seems fine for couple of large issues like that, but as I have about 30 large issues in one project, project issues listing page start to slow down proportional with the number of large issues in it, and keep getting worse as I add more large issues. Other 100 projects still fine, that does not make a lot of sense since I presume Listing issues does not load issues HTML data until I click into the issue itself