Openbravo Issue Tracking System - Openbravo Localizations | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0054224 | Openbravo Localizations | Others | public | 2023-12-28 09:02 | 2024-02-06 13:04 |
Reporter | tonialcaide | ||||
Assigned To | tonialcaide | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | approved | ||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Support ticket | |||||
OBNetwork customer | No | ||||
Regression introduced in release | |||||
Summary | 0054224: Errors when testing the org.openbravo.pos2.marketingsurvey.sampledata module | ||||
Description | Error found =========== We have detected errors in module org.openbravo.pos2.marketingsurvey.sampledata when running the mod-translations job: https://builds.openbravo.com/job/mod-translations/1587/console [^] https://builds.openbravo.com/job/mod-simple/87973/consoleFull [^] https://builds.openbravo.com/job/mod-simple/87973/testReport/ [^] https://builds.openbravo.com/job/mod-simple/87973/testReport/org.openbravo.test.reducedtranslation/ReducedTranslationExportTests/expectedEmptyTranslationFilesAbsent/ [^] Caused by: org.postgresql.util.PSQLException: ERROR: column t.istranslated does not exist Position: 8 Root cause =========== Marketing surveys are masterdata, like products, and are therefore not exported like other translations (e.g. AD_Element, etc.). This table has been designed so that clients can manually enter the translation of the surveys. But this translation is not put into a module and then distributed, so it does not need the isTranslated flag... But now we see that the translation export engine doesn't know how to work well in this situation. Possible fix =========== To avoid problems, add a new column “istranslated” to the table “obms_marketing_survey_trl”, with the same definition like the column “istranslated” in the table “m_product_trl” It's not necessary put the field in the window, just to add the column JIRA =========== https://openbravo.atlassian.net/browse/RM-10763 [^] | ||||
Steps To Reproduce | Go to mod-translations job: https://builds.openbravo.com/view/all/job/mod-translations/build?delay=0sec [^] Put your email (or empty) in the FAILURE_EMAIL field Put localization/translations-53557.json in the CONFIG_FILE_NAME field Run the job and check the log | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-12-28 09:02 | tonialcaide | New Issue | |||
2023-12-28 09:02 | tonialcaide | Assigned To | => tonialcaide | ||
2023-12-28 09:02 | tonialcaide | OBNetwork customer | => No | ||
2023-12-28 12:38 | hgbot | Merge Request Status | => open | ||
2023-12-28 12:38 | hgbot | Note Added: 0158686 | |||
2024-01-31 21:55 | hgbot | Merge Request Status | open => approved | ||
2024-02-06 13:04 | hgbot | Resolution | open => fixed | ||
2024-02-06 13:04 | hgbot | Status | new => closed | ||
2024-02-06 13:04 | hgbot | Note Added: 0160297 | |||
2024-02-06 13:04 | hgbot | Note Added: 0160298 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|