Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

[dexter-server] Cannot export csv with a lot of (~10000) defects #113

Closed KarolAntczak closed 7 years ago

KarolAntczak commented 7 years ago

We have several dexter projects with ~10000 defects each. It is not possible to export csv report from them: after clicking "Export Defect List" nothing happens. However, on a project with 4000 defects this issue does not occur.

KarolAntczak commented 7 years ago

Fixed - there was missing "did" index in Occurrence table in database