Re: [Dhis2-devs] Problem to open Settings app after upgrade

2017-08-11 Thread Elmarie Claasen
Hi Calle, Yes thanks that was the problem. There seem to be a check between 2.24 and 2.25 for invalid UIDs and then System Settings does not open. It would be really useful if there was a integrity error to show invalid UIDs because it was a bit of a search for days to find the cause.

Re: [Dhis2-devs] Problem to open Settings app after upgrade

2017-08-11 Thread Calle Hedberg
Hi We found the problem yesterday - one UID in the UserRole table had only 10 characters. Regards Calle On 11 August 2017 at 15:44, Nicolay Ramm wrote: > Hi Elmarie, > > I agree this does seem like a database error. I can't really tell where > the problem is from this error

Re: [Dhis2-devs] Problem to open Settings app after upgrade

2017-08-11 Thread Nicolay Ramm
Hi Elmarie, I agree this does seem like a database error. I can't really tell where the problem is from this error message, but as a starting point you might check the following API endpoints for invalid data: dataElementGroups indicatorGroups organisationUnits organisationUnitLevels userGroups

Re: [Dhis2-devs] DHIS 2 Development

2017-08-11 Thread Mark Polak
Hey Omar, The code you're most likely looking for is located here https://github.com/dhis2/dhis2-core/tree/master/dhis-2/dhis-web/dhis-web-dataentry . On Fri, Aug 11, 2017 at 12:31 PM, Omer Butt wrote: > I have to change interface of a data entry app. > how can i

Re: [Dhis2-devs] Retrieving validation rules for a dataSet fails in >=2.26

2017-08-11 Thread Stian Sandvold
Hi Jasper, this seems to have been caused by a change in 2.26. A property was removed which caused this query to no longer be supported. The usage of the property slipped trough in this case. I created a bug issue for it on jira ( https://jira.dhis2.org/browse/DHIS2-2039). We will try and find

Re: [Dhis2-devs] Retrieving validation rules for a dataSet fails in >=2.26

2017-08-11 Thread Jasper Timm
Any devs care to comment on this? Would it help if I add it as a Jira issue? On Mon, Aug 7, 2017 at 5:56 PM, Jasper Timm wrote: > Hi all, > > It looks like a request to the /validationRules endpoint where you specify > the dataSet you're interested in is now

Re: [Dhis2-devs] Tracker capture failed

2017-08-11 Thread Carlos Nyembwe
It's resolved, the problem was the user role Thanks On Fri, Aug 11, 2017 at 11:15 AM, Carlos Nyembwe wrote: > Hi all > could you look at the screen shot about tracker capture and someone can > help me? > > > Regards > > Carlos > > [image: Inline image 1] > > -- > *Carlos

[Dhis2-devs] DHIS 2 Development

2017-08-11 Thread Omer Butt
I have to change interface of a data entry app. how can i access it code to Re-Develop it . (According to my need.) I access the code from GitHub. DHIS -2 Core >From Which folder at GitHub I will be able to get code of Data Entry App. Kindly Guide me.

[Dhis2-devs] Tracker capture failed

2017-08-11 Thread Carlos Nyembwe
Hi all could you look at the screen shot about tracker capture and someone can help me? Regards Carlos [image: Inline image 1] -- *Carlos Nyembwe* *I'm just a Computer Scientist* *Skype: carloscnk1* *Cell: (+243)813166381* *Find me in: | Google Plus

Re: [Dhis2-devs] [Dhis2-users] Unable to Register TEI from the Relationship link

2017-08-11 Thread Markus Bekken
Hi Emma! That can definitively make sense in some use cases. If anyone else has a use case where this either does or does not make sense, please chime in. Markus > 11. aug. 2017 kl. 11.09 skrev Immaculate Ayebazibwe : > > Hi Markus, > Thank you, > I have seen the fix for

Re: [Dhis2-devs] [Dhis2-users] Unable to Register TEI from the Relationship link

2017-08-11 Thread Immaculate Ayebazibwe
Hi Markus, Thank you, I have seen the fix for the double save buttons on the demo platform. I have another concern, when I click the add Child and then be able to register, the link does not automatically load the Child's TEI dashboard but rather stays on the mother's TEI dashboard. Wouldnt it be