Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013885 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2010-07-05 09:43 | 2010-07-16 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 372a01f54d05 | ||||
Projection | none | ETA | none | Target Version | 2.50MP20 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.50MP19 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0013885: process "install updates" does not work | |||||||
Description | In Module Management, the process "install updates now" does not work, allthough there are a new version of modules availables. when you press in "Install Updates Now", a new window is opened, but this window only has the option of cancel, and there is not any module to update. The problem is reproducible in enviroment updated from 2.50 MP18. The problem is solved if you execute the next query in database, and run process "check for updates" again: update ad_module set update_availables=null; | |||||||
Steps To Reproduce | To reproduce the problem:in 2.50MP18 version, there are several updates availables and core First you update the core to 2.50mp19. After that, if you try update the others modules, when you press in "Install Updates Now", a new window is opened, but this window only has the option of cancel, and there is not any module to update. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0029050) hgbot (developer) 2010-07-05 12:46 |
Repository: erp/devel/pi Changeset: 372a01f54d05924a5511faa2308a28cbe8dd2682 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Jul 05 12:45:27 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/372a01f54d05924a5511faa2308a28cbe8dd2682 [^] fixed issue 13885: process "install updates" does not work The issue was reproduceble when: -In an instance with several modules, scan for updates is executed and there are updates for different modules. -One of these updates is installed for a module which requires a complete rebuild (core or a template) The problem is that after rebuilding the system ad_module.update_ver_id column is set to null. The solution includes: -Add ad_module.update_ver_id column to AD dataset column exclussion, so when doing update.database the original value is preserved. -When doing scan for updates again, repopulate its value. --- M src-db/database/sourcedata/AD_DATASET_COLUMN.xml M src/org/openbravo/erpCommon/modules/ImportModule.java M src/org/openbravo/erpCommon/modules/ImportModule_data.xsql --- |
(0029071) hudsonbot (viewer) 2010-07-05 20:41 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/372a01f54d05 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/a11139370c90 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17805.obx [^] |
(0029356) marvintm (viewer) 2010-07-15 17:10 |
Tested by installing MP18 and an early version of the Easy Extensible Attributes module, then scanning for updates, then upgrading only Core, and then trying to update Easy Extensible Attributes, and it worked fine. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-07-05 09:43 | networkb | New Issue | |
2010-07-05 09:43 | networkb | Assigned To | => adrianromero |
2010-07-05 09:43 | networkb | OBNetwork customer | => Yes |
2010-07-05 09:59 | adrianromero | Assigned To | adrianromero => alostale |
2010-07-05 12:46 | hgbot | Checkin | |
2010-07-05 12:46 | hgbot | Note Added: 0029050 | |
2010-07-05 12:46 | hgbot | Status | new => resolved |
2010-07-05 12:46 | hgbot | Resolution | open => fixed |
2010-07-05 12:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/372a01f54d05924a5511faa2308a28cbe8dd2682 [^] |
2010-07-05 20:41 | hudsonbot | Checkin | |
2010-07-05 20:41 | hudsonbot | Note Added: 0029071 | |
2010-07-15 17:10 | marvintm | Note Added: 0029356 | |
2010-07-15 17:10 | marvintm | Status | resolved => closed |
2010-07-16 00:00 | anonymous | sf_bug_id | 0 => 3030269 |
Copyright © 2000 - 2009 MantisBT Group |