[ 
http://mifosforge.jira.com/browse/MIFOS-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=66988#comment-66988
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-4936:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.png! 
[head-master-secondary 
#321|http://ci.mifos.org/hudson/job/head-master-secondary/321/]
     WIP on MIFOS-4936.  Adding unit tests around search_id generation before 
refactoring and replacing implementation.
WIP on MIFOS-4936.  Adding more unit and integration tests around search_id 
generation before refactoring and replacing implementation.
WIP on MIFOS-4936. New search_id implementation.  Many integration tests broken.
WIP on MIFOS-4936. Fixed unit test failures.
WIP on MIFOS-4936.  Updating integration tests to pass with current code 
generating customer id based search_id's.
MIFOS-4936. Centralized generation of search_id and handling of incrementing of 
maxChildCount.  Updated tests to support new id generation.
WIP on MIFOS-4951.  merging database connection configuration changes from 
MIFOS-4936.

Van Mittal-Henkle : 
Files : 
* application/src/test/java/org/mifos/domain/builders/ClientBuilder.java
* appdomain/src/main/java/org/mifos/customers/business/CustomerBO.java
* 
application/src/test/java/org/mifos/customers/CustomerSearchIdGenerationTest.java
* application/src/test/java/org/mifos/domain/builders/GroupBuilder.java
* 
appdomain/src/main/java/org/mifos/customers/business/service/CustomerServiceImpl.java

Van Mittal-Henkle : 
Files : 
* 
application/src/test/java/org/mifos/application/servicefacade/CenterServiceFacadeWebTierIntegrationTest.java
* 
application/src/test/java/org/mifos/application/servicefacade/ClientServiceFacadeWebTierIntegrationTest.java
* 
application/src/test/java/org/mifos/application/servicefacade/GroupServiceFacadeWebTierIntegrationTest.java

Van Mittal-Henkle : 
Files : 
* 
appdomain/src/main/java/org/mifos/application/servicefacade/CenterServiceFacadeWebTier.java
* 
appdomain/src/main/java/org/mifos/customers/center/persistence/CenterPersistence.java
* appdomain/src/main/java/org/mifos/customers/business/CustomerBO.java
* 
application/src/test/java/org/mifos/customers/CustomerSearchIdGenerationTest.java
* 
appdomain/src/main/java/org/mifos/customers/business/service/CustomerServiceImpl.java
* application/src/test/java/org/mifos/domain/builders/CenterBuilder.java
* appdomain/src/main/java/org/mifos/customers/center/business/CenterBO.java
* application/src/test/java/org/mifos/customers/CenterCreationTest.java

Van Mittal-Henkle : 
Files : 
* 
application/src/test/java/org/mifos/customers/CustomerSearchIdGenerationTest.java

Van Mittal-Henkle : 
Files : 
* 
application/src/test/java/org/mifos/application/servicefacade/CenterServiceFacadeWebTierIntegrationTest.java
* 
appdomain/src/main/java/org/mifos/customers/business/service/CustomerServiceImpl.java
* 
application/src/test/java/org/mifos/application/servicefacade/GroupServiceFacadeWebTierIntegrationTest.java
* 
application/src/test/java/org/mifos/application/servicefacade/ClientServiceFacadeWebTierIntegrationTest.java
* 
application/src/test/java/org/mifos/customers/business/service/GroupCreationUsingCustomerServiceIntegrationTest.java

Van Mittal-Henkle : 
Files : 
* 
appdomain/src/main/java/org/mifos/customers/business/service/CustomerServiceImpl.java
* 
application/src/test/java/org/mifos/customers/client/struts/action/ClientTransferActionStrutsTest.java
* 
application/src/test/java/org/mifos/customers/CustomerSearchIdGenerationTest.java
* appdomain/src/main/java/org/mifos/customers/client/business/ClientBO.java
* application/src/test/java/org/mifos/domain/builders/GroupBuilder.java
* appdomain/src/main/java/org/mifos/customers/business/CustomerBO.java
* appdomain/src/main/java/org/mifos/customers/group/business/GroupBO.java

Van Mittal-Henkle : 
Files : 
* 
application/src/test/java/org/mifos/customers/CustomerSearchIdGenerationTest.java
* db/src/main/resources/changesets/changelog-Release_G.xml


> a group transfer between branches with center hierarchy turned off can lead 
> to clients from one group showing up in another group
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-4936
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4936
>             Project: mifos
>          Issue Type: Bug
>          Components: Groups
>    Affects Versions: Release 2.1, Release G
>            Reporter: Van Mittal-Henkle
>            Assignee: Van Mittal-Henkle
>            Priority: Major
>             Fix For: Release 2.1.1, Release G - Iteration 5, Release G
>
>         Attachments: mifos_dup_search_id_bad.sql.gz, 
> mifos_dup_search_id_base.sql.gz
>
>
> To reproduce:
> # in applicationConfiguration.custom.properties turn off centers by including:
> ClientRules.CenterHierarchyExists=false
> # for this example assume a clean database with two branches.
> # Create "group1" in BranchA (it will have search_id=1.1)
> # Create "group2" in BranchB (it will also have search_id=1.1)
> # Create "client in group1" in group1
> # From the group details page use "Edit office membership" to move group1 to 
> BranchB (group1 search_id=1.2)
> # Create "group3" in BranchB (it will have search_id=1.2)
> # now "client in group1" will also show up in group3 since the search_ids for 
> group1 and group3 are both 1.2

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to