[Dhis2-devs] Issues with completeDataSetRegistrations api | DHIS 2.29 | JIRA Ticket - DHIS2-4954

2018-10-22 Thread Kumar Shahdeo
Hi, We have raised a JIRA ticket for the issue with completeDataSetRegistrations api. Please go through this ticket for complete details https://jira.dhis2.org/browse/DHIS2-4954 We analyzed the issue and we figured out that the behaviour for "multiOu" parameter in the

Re: [Dhis2-devs] [Urgent Prod Issue] Unapproved data is visible for users not assigned the "View Unapproved Data" permission

2018-09-25 Thread Kumar Shahdeo
Hi DHIS Team, We have created JIRA Ticket (https://jira.dhis2.org/browse/DHIS2-4784) for this issue. Could you please look into this on high priority. Thanks On Thu, Sep 20, 2018 at 4:09 PM Rajeswari Gottipati < rajes...@thoughtworks.com> wrote: > Hi DHIS team, > > Could you please provide an

Re: [Dhis2-devs] POST calls are not working in SystemSettings API - DHIS2 2.29

2018-06-26 Thread Kumar Shahdeo
ds, > David > > On Tue, Jun 26, 2018 at 9:20 AM Kumar Shahdeo > wrote: > >> Hi All, >> >> We are using DHIS2 2.29. >> When we made systemSettings >> (https:///api/systemSettings?key=MY_KEY) >> GET call the response is as below >>

[Dhis2-devs] POST calls are not working in SystemSettings API - DHIS2 2.29

2018-06-26 Thread Kumar Shahdeo
Hi All, We are using DHIS2 2.29. When we made systemSettings (https:///api/systemSettings?key=MY_KEY) GET call the response is as below {"MY_KEY": { "MyKeyInfo": [ "val1", "val2" ] } } We were trying to make POST call to update the value for key

[Dhis2-devs] Complete Data Set Registration - multiple endpoint not working for DHIS 2.29

2018-06-21 Thread Kumar Shahdeo
Hi All, In DHIS 2.27, I was using endpoint "*completeDataSetRegistrations/multiple*" with versioned APIs /api/25 for registering multiple datasets. I see that this endpoint is not supported with /api/ in DHIS 2.27 or DHIS 2.29 and getting a 404 resource not found response. Could someone please

Re: [Dhis2-devs] Able to make calls to DHIS 2.28 with /api/25

2018-06-15 Thread Kumar Shahdeo
Thanks Lars for the update. On Fri, Jun 15, 2018 at 12:32 PM Lars Helge Øverland wrote: > Hi Kumar, > > we wanted to be a bit relaxed and give clients a chance to warm up to the > versioning but please don't rely on it ;) > > regards, > > Lars > > > > On Thu,

[Dhis2-devs] Able to make calls to DHIS 2.28 with /api/25

2018-06-14 Thread Kumar Shahdeo
Hi All, I recently upgraded to DHIS 2.28 from DHIS 2.27. I was using versioned API (/api/25) to make calls in DHIS 2.27 I found that, I am able to make calls to DHIS 2.28 with /api/25 It is clearing mentioned in documentation that versioned API is supported for three versions i.e /api/25 should

Re: [Dhis2-devs] [Dhis2-users] Tracker Capture App not working in DHIS 2.29

2018-06-14 Thread Kumar Shahdeo
Oslo > http://www.dhis2.org > > > On Thu, Jun 14, 2018 at 2:49 PM Stanley Kalyati > wrote: > >> I also would want to learn the way round. >> >> On Thu, Jun 14, 2018, 14:46 Kumar Shahdeo >> wrote: >> >>> Hi All, >>> >>> I did a mig

[Dhis2-devs] Tracker Capture App not working in DHIS 2.29

2018-06-14 Thread Kumar Shahdeo
Hi All, I did a migration of DHIS2 from version 2.27 -> 2.28 -> 2.29. The tracker capture app is not loading properly and is throwing console error "*TypeError: Cannot read property 'id' of undefined* *at n.$scope.hasProgramTetAccess (home-controller.js:264*)" I find that the object store

Re: [Dhis2-devs] Error while opening Tracker capture in DHIS2.29

2018-06-05 Thread Kumar Shahdeo
I found that 'attributes' object store in indexed db 'dhis2tc' do not contain any data. Hence, it is trying to set property to an undefined object (attributes). What can be the possible reason for indexed db to not have any data ? On Thu, May 31, 2018 at 4:43 PM, Kumar Shahdeo wrote: > I

Re: [Dhis2-devs] [Dhis2-users] Error while running analytics in 2.29

2018-06-04 Thread Kumar Shahdeo
Yes, I rebooted the server, but still I am getting the same issue while running analytics On Tue, Jun 5, 2018 at 10:52 AM, gerald thomas wrote: > Dear Kumar, > Have you tried to reboot the server after upgrades and then run analytics > again? > > On Tue, 5 Jun 2018 at 04:49

[Dhis2-devs] Error while running analytics in 2.29

2018-06-04 Thread Kumar Shahdeo
Hi DHIS users, I have migrated from DHIS 2.27 to DHIS 2.29. I used the upgrade script provided by DHIS to upgrade the db. I have tried both incremental upgrade (2.27->2.28->2.29) and skipping 2.28(2.27->2.29). In both the cases I am getting the same issue. I am not able to run analytics.

Re: [Dhis2-devs] Error while opening Tracker capture in DHIS2.29

2018-05-31 Thread Kumar Shahdeo
fined " * Regards Gaurav On Thu, May 31, 2018 at 2:34 PM, Knut Staring wrote: > That could be a possible source of your problem then > > On Thu, May 31, 2018, 10:49 AM Kumar Shahdeo > wrote: > >> No I have not done an intermediate upgrade to 2.28. I used the upgrade >>

Re: [Dhis2-devs] Error while opening Tracker capture in DHIS2.29

2018-05-31 Thread Kumar Shahdeo
No I have not done an intermediate upgrade to 2.28. I used the upgrade script in existing 2.27 db that I had to move directly to 2.29 On Thu, May 31, 2018 at 1:21 PM, Knut Staring wrote: > You did do the intermediate upgrade to 2.28? > > On Thu, May 31, 2018 at 9:42 AM Kumar Shahdeo

[Dhis2-devs] Error while opening Tracker capture in DHIS2.29

2018-05-31 Thread Kumar Shahdeo
HI Dhis2 Users/Devs I have recently migrated from DHIS 2.27 to DHIS 2.29. I ran the upgrade script provided by DHIS for 2.29 upgrade on my existing 2.27 DB. I am able to run DHIS 2.29, However, I am getting some issues with tracker capture app. I am getting this error on console when I open

Re: [Dhis2-devs] web api for Tracker Web API error.

2018-05-25 Thread Kumar Shahdeo
In 2.29 , The "Tracked entity" object is renamed to "Tracked Entity Type" in the web API. So, try using "trackedEntityType" On Fri, May 25, 2018 at 2:13 PM, 林晓东 wrote: > Hi,all, >I have done a test on Tracker Web API. as documents: > body: > { > > "trackedEntity":

[Dhis2-devs] Getting NumberType in Pivot Tables through APIs - DHIS 2.27

2018-04-25 Thread Kumar Shahdeo
Hi Community, I am trying to leverage the numberType field for the pivot tables through APIs. In DHIS, for a pivot table I can navigate to Options and choose numberType as 'Percentage of rows', or 'Percantage of columns' and can update the pivot table to view data in percentage. I have updated