View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000678 | OXID eShop (all versions) | 2.8. Service | public | 2009-03-08 18:35 | 2023-11-22 15:59 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Summary | 0000678: Import breaks after max_execution_time. | ||||
Description | The import function breaks after the set max_execution_time on server. Work with ticks here if possible so users with many 1000 articles have a chance to import them. | ||||
Tags | Export, Import | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
Not a bug, but a missing feature. Will be implemented pretty soon. BTW: You can solve this easily by increasing max_execution_time |
|
Not a feature request: This functionality exists in Master Settings -> Core Settings -> Settings -> Other Settings -> "Number of Lines which are exported per Tick in CSV Export" and seems to be not used (at least as somebody checked it from the source code side: http://forum.oxid-esales.com/showthread.php?p=114635#post114635) Also, the main problem is not the max_execution_time but allowed_memory size. |
|
This solution is not meant to handle large data amounts. Please use our ERP interface for such data |