Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015335 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | minor | sometimes | 2010-12-01 09:09 | 2012-04-02 06:13 | |||
Reporter | elopio | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP10 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 1fcb74939fb7 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015335: The initial client setup log is not deterministic | |||||||
Description | After performing an initial client setup, a log is shown on the window. This log is not always the same. This makes it harder to test with the automated selenium tests. The differences experienced while executing the smoke this week is shown on the following diff: http://code.openbravo.com/tools/automation/pi-smoke-3/diff/471ee02a9453/testfiles/InitialClientSetupLog.txt [^] Pablo Luján talked to David Alsasua, and he said that the problem is that the statement that selects the datasets for the process returns the order of dependencies (ModuleUtiltiy.orderByDependency) in different ways. | |||||||
Steps To Reproduce | Go to General Setup || Client || Initial Client Setup Fill the form with the following data: * "Client": SampleClient * "Currency": Euro * "Client Username": SampleClientAdmin * "Password": SampleClientAdmin * "Confirm password": SampleClientAdmin * "Include accounting": unchecked * Flag the data set: Document types and default algorithm for bank statement auto matching - Advanced Payables Click the "OK" button. | |||||||
Proposed Solution | With the same input values, the log returned should be always the same. | |||||||
Tags | VMA-Reviewed | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0046833) Sandrahuguet (viewer) 2012-03-28 13:36 |
Test Plan: Go to Initial Client Setup Fill the form with the following data: * "Client": SampleClient1 * "Currency": EUR * "Client Username": SampleClientAdmin1 * "Password": SampleClientAdmin1 * "Confirm password": SampleClientAdmin1 * "Include accounting": unchecked * Flag the data set: Document types and default algorithm for bank statement auto matching - Advanced Payables In other browser tab Go to Initial Client Setup Fill the form with the following data: * "Client": SampleClient2 * "Currency": EUR * "Client Username": SampleClientAdmin2 * "Password": SampleClientAdmin2 * "Confirm password": SampleClientAdmin2 * "Include accounting": unchecked * Flag the data set: Document types and default algorithm for bank statement auto matching - Advanced Payables Compare the logs and you can see the datasets in the same order |
(0046928) hgbot (developer) 2012-03-29 17:30 |
Repository: erp/devel/pi Changeset: 1fcb74939fb70f337acca44564b8294371afb282 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed Mar 28 13:22:15 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1fcb74939fb70f337acca44564b8294371afb282 [^] Fixed issue 15335 Order log in Initial Client Setup Order the datasets contained in other datasets in Initial Client Setup log. --- M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java --- |
(0046930) hgbot (developer) 2012-03-29 17:31 |
Repository: erp/devel/pi Changeset: f0bd7b1defccc9463204c0c4401f38e96fb583ca Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Thu Mar 29 17:28:47 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f0bd7b1defccc9463204c0c4401f38e96fb583ca [^] Issue 15335: updated copyright year --- M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java --- |
(0046931) vmromanos (viewer) 2012-03-29 17:31 |
code review + testing OK |
(0047275) hudsonbot (viewer) 2012-04-02 06:13 |
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/7814864461ac [^] Maturity status: Test |
(0047276) hudsonbot (viewer) 2012-04-02 06:13 |
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/7814864461ac [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2010-12-01 09:09 | elopio | New Issue | |
2010-12-01 09:09 | elopio | Assigned To | => adrianromero |
2010-12-01 09:09 | elopio | Modules | => Core |
2010-12-01 09:09 | elopio | OBNetwork customer | => No |
2011-06-03 10:58 | dalsasua | Assigned To | adrianromero => dalsasua |
2011-07-20 18:13 | dalsasua | Assigned To | dalsasua => jonalegriaesarte |
2011-09-26 18:12 | psarobe | Status | new => scheduled |
2011-09-26 18:12 | psarobe | fix_in_branch | => pi |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 16:26 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-03-28 13:09 | Sandrahuguet | Assigned To | vmromanos => Sandrahuguet |
2012-03-28 13:36 | Sandrahuguet | Note Added: 0046833 | |
2012-03-29 17:30 | hgbot | Checkin | |
2012-03-29 17:30 | hgbot | Note Added: 0046928 | |
2012-03-29 17:30 | hgbot | Status | scheduled => resolved |
2012-03-29 17:30 | hgbot | Resolution | open => fixed |
2012-03-29 17:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1fcb74939fb70f337acca44564b8294371afb282 [^] |
2012-03-29 17:31 | hgbot | Checkin | |
2012-03-29 17:31 | hgbot | Note Added: 0046930 | |
2012-03-29 17:31 | vmromanos | Note Added: 0046931 | |
2012-03-29 17:31 | vmromanos | Status | resolved => closed |
2012-03-29 17:31 | vmromanos | Fixed in Version | => 3.0MP10 |
2012-04-02 06:13 | hudsonbot | Checkin | |
2012-04-02 06:13 | hudsonbot | Note Added: 0047275 | |
2012-04-02 06:13 | hudsonbot | Checkin | |
2012-04-02 06:13 | hudsonbot | Note Added: 0047276 |
Copyright © 2000 - 2009 MantisBT Group |