Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035492 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2017-03-13 08:57 | 2017-03-17 08:25 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8c2f9c7b3ec8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2017-01-11 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/47c768943f70d1c674cb0a2701faf29edde3da84 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035492: error checking pl consistency | |||||||
Description | When exporting database translation consistency part always produces an error in log. | |||||||
Steps To Reproduce | In a PG context: 1. Set core in developemnt 2. Export database -> Check log output: Exporting module: Core Checking translation consistency Error checking translation consistency Translation consistency check finished succesfully in 16135 ms | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0094988) hgbot (developer) 2017-03-14 09:23 |
Repository: erp/devel/pi Changeset: 7e2800bad2ba3ea0f9a48cc28f661e81ba2460ce Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 14 09:21:07 2017 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/7e2800bad2ba3ea0f9a48cc28f661e81ba2460ce [^] fixed bug 35492, fixed bug 35493: new dbsm Includes: * 35492 - Fixes PG trigger translation consistency: - incorrect casting from Trigger to Function - use correct translator for triggers * 35493 - Missing log info in export.database: - replaced OBLogAppender which is not required by standard ConsoleAppender - changed layout so that time and log level (INFO, WARN...) is displayed --- M src-db/database/lib/dbsourcemanager.jar --- |
(0094992) hgbot (developer) 2017-03-14 09:25 |
Repository: erp/devel/dbsm-main Changeset: 8c2f9c7b3ec80c9af6ddd57657e4160546bcd4e2 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Mar 13 09:26:00 2017 +0100 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/8c2f9c7b3ec80c9af6ddd57657e4160546bcd4e2 [^] fixed bug 35492: error checking pl consistency There were two problems in PG PL concistency checking for triggers: * They were incorrectly casted to Function * They were not translated with the specific trigger translator --- M src/org/apache/ddlutils/platform/postgresql/PostgrePLSQLConsistencyChecker.java --- |
(0095294) hudsonbot (developer) 2017-03-15 20:22 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/54e102bef53e [^] Maturity status: Test |
(0095351) caristu (developer) 2017-03-17 08:25 |
Code reviewed + testing OK. |
Issue History | |||
Date Modified | Username | Field | Change |
2017-03-13 08:57 | alostale | New Issue | |
2017-03-13 08:57 | alostale | Assigned To | => alostale |
2017-03-13 08:57 | alostale | Modules | => Core |
2017-03-13 08:57 | alostale | Regression level | => Pre packaging ( pi ) |
2017-03-13 08:57 | alostale | Regression date | => 2017-01-11 |
2017-03-13 08:57 | alostale | Regression introduced in release | => pi |
2017-03-13 08:57 | alostale | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/47c768943f70d1c674cb0a2701faf29edde3da84 [^] |
2017-03-13 08:57 | alostale | Triggers an Emergency Pack | => No |
2017-03-13 08:57 | alostale | Relationship added | caused by 0034654 |
2017-03-13 08:57 | alostale | Steps to Reproduce Updated | View Revisions |
2017-03-13 08:58 | alostale | Review Assigned To | => caristu |
2017-03-13 09:17 | alostale | Relationship added | related to 0035493 |
2017-03-13 09:33 | shuehner | Issue Monitored: shuehner | |
2017-03-13 12:12 | alostale | Status | new => acknowledged |
2017-03-14 09:23 | hgbot | Checkin | |
2017-03-14 09:23 | hgbot | Note Added: 0094988 | |
2017-03-14 09:23 | hgbot | Status | acknowledged => resolved |
2017-03-14 09:23 | hgbot | Resolution | open => fixed |
2017-03-14 09:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7e2800bad2ba3ea0f9a48cc28f661e81ba2460ce [^] |
2017-03-14 09:25 | hgbot | Checkin | |
2017-03-14 09:25 | hgbot | Note Added: 0094992 | |
2017-03-14 09:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/7e2800bad2ba3ea0f9a48cc28f661e81ba2460ce [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/8c2f9c7b3ec80c9af6ddd57657e4160546bcd4e2 [^] |
2017-03-15 20:22 | hudsonbot | Checkin | |
2017-03-15 20:22 | hudsonbot | Note Added: 0095294 | |
2017-03-17 08:25 | caristu | Note Added: 0095351 | |
2017-03-17 08:25 | caristu | Status | resolved => closed |
2017-03-17 08:25 | caristu | Fixed in Version | => 3.0PR17Q2 |
Copyright © 2000 - 2009 MantisBT Group |