Santosh Math created FINERACT-341: ------------------------------------- Summary: In reports - The office hierarchy are not the same as in the existing office definition Key: FINERACT-341 URL: https://issues.apache.org/jira/browse/FINERACT-341 Project: Apache Fineract Issue Type: Bug Reporter: Santosh Math Assignee: Markus Geiss
Reported by Sangamesh at https://mifosforge.jira.com/browse/MIFOSX-1855 Original Description: Existing:- In reports - The office hierarchy are not the same as in the existing office definition, there was many modifications after the first creation of offices. Expected:- Although on modification of the offices it should, get changed/updated in the report's office hierarchy as well. https://demo.openmf.org/mifosng-provider/api/v1/offices?tenantIdentifier=tcpglobal [ {"id":1,"name":"TCP Global - head","nameDecorated":"TCP Global - head","externalId":"1","openingDate":[2006,1,1],"hierarchy":"."} , {"id":10,"name":"CRBO","nameDecorated":"....CRBO","openingDate":[2013,3,1],"hierarchy":".10.","parentId":1,"parentName":"TCP Global - head"} , {"id":2,"name":"Manila","nameDecorated":"....Manila","openingDate":[2010,1,1],"hierarchy":".2.","parentId":1,"parentName":"TCP Global - head"} , {"id":3,"name":"Pasay","nameDecorated":"....Pasay","openingDate":[2010,2,8],"hierarchy":".3.","parentId":1,"parentName":"TCP Global - head"} , {"id":4,"name":"TCP Global _CLOSED","nameDecorated":"....TCP Global _CLOSED","openingDate":[2007,1,1],"hierarchy":".4.","parentId":1,"parentName":"TCP Global - head"} , {"id":11,"name":"NU3","nameDecorated":"............NU3","openingDate":[2013,3,1],"hierarchy":".4.10.11.","parentId":10,"parentName":"CRBO"} , {"id":12,"name":"ICBF","nameDecorated":"............ICBF","openingDate":[2013,3,1],"hierarchy":".4.10.12.","parentId":10,"parentName":"CRBO"} , {"id":13,"name":"CRILAP","nameDecorated":"............CRILAP","openingDate":[2013,4,1],"hierarchy":".4.10.13.","parentId":10,"parentName":"CRBO"} , {"id":7,"name":"Cartago","nameDecorated":"............Cartago","openingDate":[2007,1,1],"hierarchy":".4.5.7.","parentId":5,"parentName":"Colombia Project"} , {"id":8,"name":"Obando","nameDecorated":"............Obando","openingDate":[2007,1,1],"hierarchy":".4.5.8.","parentId":5,"parentName":"Colombia Project"} , {"id":9,"name":"Casa Colibri Clinic","nameDecorated":"............Casa Colibri Clinic","openingDate":[2015,1,1],"hierarchy":".4.6.9.","parentId":6,"parentName":"Guatemala"} , {"id":5,"name":"Colombia Project","nameDecorated":"....Colombia Project","openingDate":[2007,1,1],"hierarchy":".5.","parentId":1,"parentName":"TCP Global - head"} , {"id":6,"name":"Guatemala","nameDecorated":"....Guatemala","openingDate":[2015,1,1],"hierarchy":".6.","parentId":1,"parentName":"TCP Global - head"} -- This message was sent by Atlassian JIRA (v6.3.4#6332)