Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053120 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] HQL Query Tool | minor | have not tried | 2023-08-01 17:28 | 2023-08-02 07:26 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | merged | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | alostale | |||||||
Support ticket | ||||||||
OBNetwork customer | No | |||||||
Regression introduced in release | ||||||||
Summary | 0053120: Fix dbconsistency issue indirectly caused by backoffice change in 50919 | |||||||
Description | Issue 50919 in backoffice cleaned-up some obsolete code. As part of this change an ad_textinterfaces entry for text "Next" without a filename was auto-removed as well. There is no feature to keep entries which are not used (they get autoremoved). This module requires translation for the same text "Next". With the value in backoffice gone it will not be reused here so this module need to get its own value locally (auto-created on compiling + exporting database) | |||||||
Steps To Reproduce | Run dbconsistency check (compile with module in development + export.database) against db with backoffice issue 50919 included. Notice new ad_textinterfaces row being created. | |||||||
Proposed Solution | Add the new ad_textinterfaces in the module itself | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0153068) hgbot (developer) 2023-08-01 17:32 |
Merge Request created: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.hqlquerytool/-/merge_requests/1 [^] |
(0153072) hgbot (developer) 2023-08-01 17:37 |
Repository: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.hqlquerytool [^] Changeset: 197e0b069aa988316fb7449cbc2a5cb273adb559 Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 01-08-2023 17:29:12 URL: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.hqlquerytool/-/commit/197e0b069aa988316fb7449cbc2a5cb273adb559 [^] Fixes ISSUE-53120. Fix dbconsistency Backoffice issue 50919 removed ad_textinterfaces entry for Next which was auto-reused in this module. Fix dbconsistency by adding the auto-generated entries locally in this module. --- M src-db/database/sourcedata/AD_TEXTINTERFACES.xml --- |
(0153073) hgbot (developer) 2023-08-01 17:37 |
Merge request merged: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.hqlquerytool/-/merge_requests/1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-08-01 17:28 | shuehner | New Issue | |
2023-08-01 17:28 | shuehner | Assigned To | => shuehner |
2023-08-01 17:28 | shuehner | OBNetwork customer | => No |
2023-08-01 17:28 | shuehner | Issue generated from | 0053119 |
2023-08-01 17:28 | shuehner | Relationship added | related to 0050919 |
2023-08-01 17:32 | hgbot | Merge Request Status | => open |
2023-08-01 17:32 | hgbot | Note Added: 0153068 | |
2023-08-01 17:32 | shuehner | Issue cloned | 0053121 |
2023-08-01 17:37 | hgbot | Resolution | open => fixed |
2023-08-01 17:37 | hgbot | Status | new => resolved |
2023-08-01 17:37 | hgbot | Note Added: 0153072 | |
2023-08-01 17:37 | hgbot | Merge Request Status | open => merged |
2023-08-01 17:37 | hgbot | Note Added: 0153073 | |
2023-08-02 07:26 | alostale | Review Assigned To | => alostale |
2023-08-02 07:26 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |