dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #03079
[Bug 370791] Re: orgunitname uniqueness should only be among siblings
Note that the uniqueness constraint seems to be somehow linked to
metadata export, so make sure that works after making the change.
--
orgunitname uniqueness should only be among siblings
https://bugs.launchpad.net/bugs/370791
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: New
Bug description:
Currently, the name field in organisationunit have been set to be unique. This uniqueness constraint should only apply within the scope of the parent, i.e. it is the *combination* of the "name" and the "parentid" fields that should be unique.
References