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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047659
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Retail Configurationminoralways2021-09-09 10:472021-09-29 08:45
ReporteregoitzView Statuspublic 
Assigned Torqueralta 
PriorityhighResolutionfixedFixed in VersionRR21Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047659: Retail configuration module has an element that belong to a different module

DescriptionThe installation of the retail configuration module fails if you don't install posterminal.
Steps To ReproduceThe following error appears:
java] 48201 [main] WARN org.apache.ddlutils.platform.PGStandardBatchEvaluator - SQL Command failed with: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_element_ad_column"
[java] Detail: Key (ad_element_id)=(21C6A21A85304F5B888D055BFC57DA52) is not present in table "ad_element".
[java] 48202 [main] WARN org.apache.ddlutils.platform.PGStandardBatchEvaluator - -- END
[java] ALTER TABLE AD_COLUMN
[java] ADD CONSTRAINT AD_ELEMENT_AD_COLUMN FOREIGN KEY (AD_ELEMENT_ID) REFERENCES AD_ELEMENT (AD_ELEMENT_ID)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0132019)
hgbot (developer)
2021-09-27 12:20

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/5 [^]
(0132059)
hgbot (developer)
2021-09-29 08:45

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config [^]
Changeset: b51e2fc6fa9000fb8b4b988662720ccdcdbeda4a
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-09-25T22:34:08-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/commit/b51e2fc6fa9000fb8b4b988662720ccdcdbeda4a [^]

Fixed BUG-47659: Moved element from posterminal to config module

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
---
(0132060)
hgbot (developer)
2021-09-29 08:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/merge_requests/5 [^]

- Issue History
Date Modified Username Field Change
2021-09-09 10:47 egoitz New Issue
2021-09-09 10:47 egoitz Assigned To => Retail
2021-09-09 10:47 egoitz Regression date => 2021-10-06
2021-09-09 10:47 egoitz Triggers an Emergency Pack => No
2021-09-09 10:47 egoitz Severity major => minor
2021-09-09 10:47 egoitz Steps to Reproduce Updated View Revisions
2021-09-15 06:51 marvintm Regression date 2021-10-06 =>
2021-09-15 06:51 marvintm Steps to Reproduce Updated View Revisions
2021-09-20 12:38 rqueralta Assigned To Retail => rqueralta
2021-09-20 12:38 rqueralta Status new => scheduled
2021-09-27 12:20 hgbot Note Added: 0132019
2021-09-29 08:45 hgbot Resolution open => fixed
2021-09-29 08:45 hgbot Status scheduled => closed
2021-09-29 08:45 hgbot Fixed in Version => RR21Q4
2021-09-29 08:45 hgbot Note Added: 0132059
2021-09-29 08:45 hgbot Note Added: 0132060


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker