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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045233
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] SAP Connector Mappingsminoralways2020-10-15 18:052020-10-15 18:05
ReporterrafademiguelView Statuspublic 
Assigned ToTriage Omni OMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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 To
Regression introduced in release
Summary

0045233: org.openbravo.service.integration.sap.ecc.mappings needs retail.sampledata to be able to complete install.source

DescriptionModule org.openbravo.service.integration.sap.ecc.mappings is assuming that ad_client_id The_White_Valley_Group is in the database but has no direct dependency on retail.sample data module which install this client.

Therefore you can have an environment with this module and without retail.sampledata and you are not able to complete ant install.source task
Steps To ReproduceInstall Module org.openbravo.service.integration.sap.ecc.mappings with minimum dependencies and try to execute install.source. You get this error:

[importsampledata] ALTER TABLE AD_USER
[importsampledata] ADD CONSTRAINT AD_USER_CLIENT FOREIGN KEY (AD_CLIENT_ID) REFERENCES AD_CLIENT (AD_CLIENT_ID)
[importsampledata] org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_user" violates foreign key constraint "ad_user_client"
[importsampledata] Detail: Key (ad_client_id)=(39363B0921BB4293B48383844325E84C) is not present in table "ad_client".
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2020-10-15 18:05 rafademiguel New Issue
2020-10-15 18:05 rafademiguel Assigned To => Triage Finance


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker