Re: [Dhis2-users] problem with data approval

2015-06-22 Thread Lars Helge Øverland
Hi Lwin, in this case, assuming that you only have very few dataapproval records, I would suggest you just delete these records using SQL. Check the count of dataapproval records: select count(*) from dataapproval; If its very low it might be best to just remove them: truncate table dataapprov

[Dhis2-users] problem with data approval

2015-06-22 Thread Lwinlwin Aung
Dear all, I have a problem with data approval. When I tried to delete one approval level, it was stated that “Object not deleted because it is associated by objects of type DataApproval”. Then I reviewed whether this level accepted the approved data from some lower level organization unit. It was

Re: [Dhis2-users] Problem with data approval

2014-05-16 Thread Ese Egerega
Dear all, Thanks so much for your help. I was running build version 14970. I downloaded the latest build and data approval started working. Kind Regards, Ese On Thu, May 15, 2014 at 11:46 PM, Lars Helge Øverland wrote: > Hi Ese, > > to get the latest 2.15 build you can simply download the war

Re: [Dhis2-users] Problem with data approval

2014-05-15 Thread Lars Helge Øverland
Hi Ese, to get the latest 2.15 build you can simply download the war file again from http://www.dhis2.org/downloads regards, Lars On Thu, May 15, 2014 at 7:02 PM, Jim Grace wrote: > Hello Ese, > > Also, there were some data approval bug fixes on May 4, revision 15144. > Are you running that

Re: [Dhis2-users] Problem with data approval

2014-05-15 Thread Jim Grace
Hello Ese, Also, there were some data approval bug fixes on May 4, revision 15144. Are you running that version, or a later version of 2.15? (Go to Profile -> About Dhis 2 and look for the build revision.) Cheers, Jim On Thu, May 15, 2014 at 12:54 PM, Ese Egerega wrote: > No I didn't. I will

Re: [Dhis2-users] Problem with data approval

2014-05-15 Thread Ese Egerega
No I didn't. I will try an incognito window in Chrome and see. On Thu, May 15, 2014 at 5:44 PM, Knut Staring wrote: > Perhaps caching? Did you try an incognito window in Chrome? > On May 15, 2014 10:46 PM, "Ese Egerega" wrote: > >> Hello, >> >> I just upgraded to 2.15 and I am trying out the d

Re: [Dhis2-users] Problem with data approval

2014-05-15 Thread Knut Staring
Perhaps caching? Did you try an incognito window in Chrome? On May 15, 2014 10:46 PM, "Ese Egerega" wrote: > Hello, > > I just upgraded to 2.15 and I am trying out the data approval feature. I > followed the steps on the documentation carefully but it doesn't seem to be > working on my setup. The

[Dhis2-users] Problem with data approval

2014-05-15 Thread Ese Egerega
Hello, I just upgraded to 2.15 and I am trying out the data approval feature. I followed the steps on the documentation carefully but it doesn't seem to be working on my setup. The dataset status keeps going back to "Ready for Approval" even though I had approved it. I am also able to enter data;