← Back to team overview

dhis2-devs team mailing list archive

[Bug 620936] Re: Clear selected orgunit is fragile in oust

 

** Changed in: dhis2
       Status: Confirmed => Fix Committed

-- 
Clear selected orgunit is fragile in oust
https://bugs.launchpad.net/bugs/620936
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in DHIS 2 - District Health Information Software: Fix Committed

Bug description:
The javascript function for clearing the selected organisation unit in the orgunit selection tree is fragile. It is using ajax/asynchronous requests to clear the selected orgunit before the tree is built. Sometimes the clearing is not finished before the tree is actually built, which causes the tree to be still selected.





References