Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0043687 | Openbravo ERP | A. Platform | public | 2020-04-07 09:42 | 2020-05-04 07:59 |
|
Reporter | cberner | |
Assigned To | cberner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR20Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0043687: TranslationHandler does not cancel on first exception and makes more transactions |
Description | Code in TranslationHandler does not cancel on first exception and makes new transactions afterwards.
So all the rest of the same file and/or module fails with 'transaction is aborted...', not showing if there are additional errors/failures.
It should instead rollback + make a new transaction directly after the error to continue with the next line inside the same file.
a.) Better in case more errors are present per file (to show all of them directly)
b.) Better user-experience as not skipping import of unrelated translations (in the same file after the failing row)
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0043272 | | closed | cberner | When importing translation for no longer existing elements -> INFO message is missing all necessary details | related to | defect | 0043881 | | new | Triage Platform Base | Errors in TranslationHandler should be made accessible to its caller |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-04-07 09:42 | cberner | New Issue | |
2020-04-07 09:42 | cberner | Assigned To | => platform |
2020-04-07 09:42 | cberner | Modules | => Core |
2020-04-07 09:42 | cberner | Triggers an Emergency Pack | => No |
2020-04-07 09:42 | cberner | Relationship added | related to 0043272 |
2020-04-20 14:20 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=20814#r20814 |
2020-04-21 18:24 | cberner | Assigned To | platform => cberner |
2020-04-21 18:24 | cberner | Status | new => scheduled |
2020-04-22 18:23 | cberner | Note Added: 0119342 | |
2020-04-22 18:23 | cberner | Review Assigned To | => alostale |
2020-04-27 10:40 | hgbot | Checkin | |
2020-04-27 10:40 | hgbot | Note Added: 0119410 | |
2020-04-27 10:40 | hgbot | Status | scheduled => resolved |
2020-04-27 10:40 | hgbot | Resolution | open => fixed |
2020-04-27 10:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5b6b064ba51e51a0b49a4fb82d6ee6addad01a0b [^] |
2020-04-27 15:49 | AtulOpenbravo | Relationship added | related to 0043881 |
2020-05-04 07:59 | alostale | Status | resolved => closed |
2020-05-04 07:59 | alostale | Fixed in Version | => 3.0PR20Q3 |