[Dhis2-devs] what's this mean?

2018-06-07 Thread 林晓东
I got from event capture: Not able to fetch sharing settings for category options what's mean? make all options to public edit/view, reconstruct the resource table.. still popup . Thanks. -- 此致 林晓东 莫愁前路无知己,天下谁人不识君。 在 2018-06-07 20:45:23,"Barnabas Akumba" 写道: Hello, It lo

Re: [Dhis2-devs] [Dhis2-users] Can't load option sets after upgrade

2018-06-07 Thread Barnabas Akumba
Hello Busoye, You are right. I did the update and everything worked. Rights On Thu, Jun 7, 2018 at 6:50 PM, Barnabas Akumba wrote: > Hello Busoye, > > Thanks for the information. > Will try that and revert. > > Regards > > On Thu, Jun 7, 2018 at 6:39 PM, Adebusoye Anifalaje > wrote: > >> Hi B

Re: [Dhis2-devs] [Dhis2-users] Can't load option sets after upgrade

2018-06-07 Thread Barnabas Akumba
Hello Busoye, Thanks for the information. Will try that and revert. Regards On Thu, Jun 7, 2018 at 6:39 PM, Adebusoye Anifalaje wrote: > Hi Barnabas, > > This sounds like a recent bug that was fixed. Try updating to the latest > build to see if that solves the problem > > Best, > > - - > > > >

Re: [Dhis2-devs] [Dhis2-users] Can't load option sets after upgrade

2018-06-07 Thread Adebusoye Anifalaje
Hi Barnabas, This sounds like a recent bug that was fixed. Try updating to the latest build to see if that solves the problem Best, - - Busoye Anifalaje (PhD) Director of Services (Principal), BAO Systems UK: +44 7901-740-757 | US: +1 682-307-0986| bus...@baosystems.com

Re: [Dhis2-devs] Customising timely submissions to a specific time

2018-06-07 Thread Jasper Timm
Surprised there wasn't any discussion on this. Calle, I know you spoke about it with Les recently. This seems like a sensible feature to add don't you agree? There's certainly a need for it in Sierra Leone and the MoH in Liberia asked for the same thing as well. Maybe I should just put a JIRA fe

[Dhis2-devs] Can't load option sets after upgrade

2018-06-07 Thread Barnabas Akumba
Hello All, I've upgraded from 2.28 to 2.29 and discovered that option sets can't load in my event program which hitherto were loading. i.e. there are some elements that have option sets as values to be selected from during data entry but those options wouldn't load. Any one with this experience b

Re: [Dhis2-devs] data write

2018-06-07 Thread moses mwale
This sharing issue solves this error am facing of not showing attributes also? Example in Tracker On Thu, Jun 7, 2018 at 4:04 PM, Knut Staring wrote: > Hi Moses, > There is a series of 4 videos on sharing here: > https://www.youtube.com/channel/UC7lT6wGX_IXkfguh2DvcrSA > > Regards, > Knut > > On

Re: [Dhis2-devs] data write

2018-06-07 Thread Knut Staring
Hi Moses, There is a series of 4 videos on sharing here: https://www.youtube.com/channel/UC7lT6wGX_IXkfguh2DvcrSA Regards, Knut On Thu, Jun 7, 2018 at 2:16 PM moses mwale wrote: > The link between user roles and data sets/programs have been replaced by > the new "data write" sharing levels. > >

Re: [Dhis2-devs] how to manage a datset with dynamic rows of detail data?

2018-06-07 Thread Barnabas Akumba
Hello, It looks like you are trying to setup something like a Training database where you store both personal details of staff and their educational/work experience. Just as Knut suggested, you'll need to setup a Repeatable Tracker. In your scenario, the Name, Age and Address will be the TEI Attri

Re: [Dhis2-devs] how to manage a datset with dynamic rows of detail data?

2018-06-07 Thread Jason Pickering
Hi Easy, I think you need to use a repeatable stage in Tracker for this. Regards, Jason On Thu, Jun 7, 2018 at 2:22 PM, 林晓东 wrote: > Thanks a lot. naked event is not the exact match one. with dataelement > like: > > name,age,address, > experences: > (1)1996-01-01, apple Corp. engineerr. > (2)

Re: [Dhis2-devs] how to manage a datset with dynamic rows of detail data?

2018-06-07 Thread 林晓东
Thanks a lot. naked event is not the exact match one. with dataelement like: name,age,address, experences: (1)1996-01-01, apple Corp. engineerr. (2)2000-01-01, ibm research lab. cto .. | | 林晓东 邮箱:lin...@126.com | 签名由 网易邮箱大师 定制 On 06/05/2018 19:31, Knut Staring wrote: Hi 晓东, I thi

[Dhis2-devs] data write

2018-06-07 Thread moses mwale
The link between user roles and data sets/programs have been replaced by the new "data write" sharing levels. Somebody to make make me understand what that statement mean and how to achieve it please thanks -- developer_lusaka_systems ___ Mailing li

Re: [Dhis2-devs] [Dhis2-users] Error while deleting a data element

2018-06-07 Thread Preeti Ajgaonkar
Hi Nayeem Thank you for your suggestion. The association of data element from the programs and program stages was removed. Removing foreign key references from trackedentitydataelementdimension, dataelementtranslations, dataelementattributevaluestables helped in deleting the data element. On Thu

Re: [Dhis2-devs] Missing orderby clause in TrackedEntityInstance Ids query

2018-06-07 Thread Morten Olav Hansen
Hi Postgres should return the results in row-order if no order by clause is specified, so it should be OK. You can always specify additional ordering if you need it. -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Thu, Jun 7, 2018 at 8:54 AM, Rajeswari G