Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053121
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Multi-Business Partner Selectorminorhave not tried2023-08-01 17:322023-08-02 07:26
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toalostale
Regression introduced in release
Summary

0053121: Fix dbconsistency issue indirectly caused by backoffice change in 50919

DescriptionIssue 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 ReproduceRun dbconsistency check (compile with module in development + export.database) against db with backoffice issue 50919 included.

Notice new ad_textinterfaces row being created.
Proposed SolutionAdd the new ad_textinterfaces in the module itself
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0050919 closedshuehner Openbravo ERP Remove obsolete reference for ImageInfo (url-based) it was replaced by ImageInfoBLOB 

-  Notes
(0153069)
hgbot (developer)
2023-08-01 17:33

Merge Request created: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.multiplebpselector/-/merge_requests/2 [^]
(0153070)
hgbot (developer)
2023-08-01 17:37

Repository: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.multiplebpselector [^]
Changeset: 966436a9b5c18427e5499f7c80621e458200d41d
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 01-08-2023 17:33:21
URL: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.multiplebpselector/-/commit/966436a9b5c18427e5499f7c80621e458200d41d [^]

Fixes ISSUE-53121. 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
---
(0153071)
hgbot (developer)
2023-08-01 17:37

Merge request merged: https://gitlab.com/openbravo/product/mods/org.openbravo.utility.multiplebpselector/-/merge_requests/2 [^]

- Issue History
Date Modified Username Field Change
2023-08-01 17:32 shuehner New Issue
2023-08-01 17:32 shuehner Assigned To => shuehner
2023-08-01 17:32 shuehner Issue generated from 0053120
2023-08-01 17:32 shuehner Relationship added related to 0050919
2023-08-01 17:33 hgbot Note Added: 0153069
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: 0153070
2023-08-01 17:37 hgbot Note Added: 0153071
2023-08-02 07:26 alostale Review Assigned To => alostale
2023-08-02 07:26 alostale Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker