[Dhis2-users] 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 be able to make calls to DHIS 2.25,
2.26 and 2.27 versions.
Has anything changed in this contract?

-- 
Kumar Gaurav Nath Shahdeo
Developer
Email gaura...@thoughtworks.com
Telephone +91 9160688935 
[image: ThoughtWorks]

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Kumar Shahdeo
Ok, thanks for the clarification.

On Thu, Jun 14, 2018 at 6:49 PM Abyot Asalefew Gizaw 
wrote:

> Hi Stanley,
>
> There is no way around. To use 2.29, one needs to run the upgrade script
> first.
>
> --
> Abyot A. Gizaw.
> Senior Engineer, DHIS2
> University of 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 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 'trackedEntityTypes' has no data in indexed
>>> DB.
>>> I have cleared all the browser cache and have tried opening DHIS in
>>> multiple browsers. I am getting same error every time.
>>> It was an incremental upgrade and I have not used the upgrade script
>>> provided by DHIS.
>>> What can be the possible reason behind this?
>>> Do I need to use upgrade script even if I do an incremental upgrade?
>>>
>>> --
>>> Kumar Gaurav Nath Shahdeo
>>> Developer
>>> Email gaura...@thoughtworks.com
>>> Telephone +91 9160688935
>>> [image: ThoughtWorks]
>>> 
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>

-- 
Kumar Gaurav Nath Shahdeo
Developer
Email gaura...@thoughtworks.com
Telephone +91 9160688935 
[image: ThoughtWorks]

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Abyot Asalefew Gizaw
Hi Stanley,

There is no way around. To use 2.29, one needs to run the upgrade script
first.

--
Abyot A. Gizaw.
Senior Engineer, DHIS2
University of 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 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 'trackedEntityTypes' has no data in indexed
>> DB.
>> I have cleared all the browser cache and have tried opening DHIS in
>> multiple browsers. I am getting same error every time.
>> It was an incremental upgrade and I have not used the upgrade script
>> provided by DHIS.
>> What can be the possible reason behind this?
>> Do I need to use upgrade script even if I do an incremental upgrade?
>>
>> --
>> Kumar Gaurav Nath Shahdeo
>> Developer
>> Email gaura...@thoughtworks.com
>> Telephone +91 9160688935
>> [image: ThoughtWorks]
>> 
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Knut Staring
The answer is yes.

On Thu, Jun 14, 2018, 2:45 PM Kumar Shahdeo 
wrote:

> 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 'trackedEntityTypes' has no data in indexed
> DB.
> I have cleared all the browser cache and have tried opening DHIS in
> multiple browsers. I am getting same error every time.
> It was an incremental upgrade and I have not used the upgrade script
> provided by DHIS.
> What can be the possible reason behind this?
> Do I need to use upgrade script even if I do an incremental upgrade?
>
> --
> Kumar Gaurav Nath Shahdeo
> Developer
> Email gaura...@thoughtworks.com
> Telephone +91 9160688935
> [image: ThoughtWorks]
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-d...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Abyot Asalefew Gizaw
Hi,

It is necessary to use the upgrade script *BEFORE* running 2.29.

--
Abyot A. Gizaw.
Senior Engineer, DHIS2
University of Oslo
http://www.dhis2.org


On Thu, Jun 14, 2018 at 2:45 PM Kumar Shahdeo 
wrote:

> 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 'trackedEntityTypes' has no data in indexed
> DB.
> I have cleared all the browser cache and have tried opening DHIS in
> multiple browsers. I am getting same error every time.
> It was an incremental upgrade and I have not used the upgrade script
> provided by DHIS.
> What can be the possible reason behind this?
> Do I need to use upgrade script even if I do an incremental upgrade?
>
> --
> Kumar Gaurav Nath Shahdeo
> Developer
> Email gaura...@thoughtworks.com
> Telephone +91 9160688935
> [image: ThoughtWorks]
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Stanley Kalyati
I also would want to learn the way round.

On Thu, Jun 14, 2018, 14:46 Kumar Shahdeo  wrote:

> 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 'trackedEntityTypes' has no data in indexed
> DB.
> I have cleared all the browser cache and have tried opening DHIS in
> multiple browsers. I am getting same error every time.
> It was an incremental upgrade and I have not used the upgrade script
> provided by DHIS.
> What can be the possible reason behind this?
> Do I need to use upgrade script even if I do an incremental upgrade?
>
> --
> Kumar Gaurav Nath Shahdeo
> Developer
> Email gaura...@thoughtworks.com
> Telephone +91 9160688935
> [image: ThoughtWorks]
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] 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 'trackedEntityTypes' has no data in indexed DB.
I have cleared all the browser cache and have tried opening DHIS in
multiple browsers. I am getting same error every time.
It was an incremental upgrade and I have not used the upgrade script
provided by DHIS.
What can be the possible reason behind this?
Do I need to use upgrade script even if I do an incremental upgrade?

-- 
Kumar Gaurav Nath Shahdeo
Developer
Email gaura...@thoughtworks.com
Telephone +91 9160688935
[image: ThoughtWorks]

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] usage of "light" web module

2018-06-14 Thread Lars Helge Ă˜verland
Hi all,

the "light" web module for data entry, typically used by low-end mobile
phones, is aging. We are interested in learning to what extent this module
is being used to understand whether we should invest in developing a new
version of it. If you are using the module, or aware of anyone using it,
please let us know either here on the list or directly to me.

This is the module being referred to:
https://play.dhis2.org/2.29/light/index.action

best regards,

Lars


-- 
Lars Helge Ă˜verland
Technical lead, DHIS 2
University of Oslo
l...@dhis2.org
https://www.dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] SCORE CARD 2.4 BETA 1.4

2018-06-14 Thread John Mukulu
Feel free to vote the issue up for it to be prioritized.

John Francis Mukulu
Software Architect, HISPTZ
http://hisptanzania.org/

On Thu, Jun 14, 2018, 13:13 Stanley Kalyati  wrote:

> Thanks John,much appreciated
>
> On Thu, Jun 14, 2018, 11:53 John Mukulu  wrote:
>
>> Hello Stanley and Selemani,
>> Sorry for taking too long to work this out.
>>
>> After following up, we've come to agreement it's a bug in 2.29 dashboard,
>> i've filed an issue in jira.
>> https://jira.dhis2.org/browse/DHIS2-4019
>>
>> Once it gets fixed we'll let you know.
>>
>> On Fri, Jun 1, 2018 at 9:26 AM, Seleman Ally 
>> wrote:
>>
>>> Thanks John and Stanley.
>>>
>>> It doesn't work for me either
>>>
>>> Best Regards
>>>
>>> Sele
>>>
>>> On Friday, June 1, 2018, 9:03:11 AM GMT+3, Stanley Kalyati <
>>> skaly...@gmail.com> wrote:
>>>
>>>
>>> Hi John,
>>>
>>> Actually i am using widget for version 2.4 and thats the one that is not
>>> working.
>>>
>>> On Thu, May 31, 2018 at 11:23 PM, John Mukulu 
>>> wrote:
>>>
>>> Try to download scorecard widget for version 2.4, make sure you're not
>>> using widget for scorecard version 2.2
>>>
>>> You can find out version you're using in app management. Let us know if
>>> you're still facing challenges with version 2.4 of the widget.
>>>
>>> John Francis Mukulu
>>> Software Architect, HISPTZ
>>> http://hisptanzania.org/
>>>
>>> On Thu, May 31, 2018, 18:38 Stanley Kalyati  wrote:
>>>
>>> I am using DHIS2 version 2.29 latest build.I have installed both the app
>>> and the widget and when i create Score Cards using the app all is well.But
>>> when i try to share the table using the widget,the widget is not working at
>>> all.
>>>
>>> Has anyone experienced this? And if so what is the solution?
>>>
>>> Regards
>>>
>>> Stanley
>>> __ _
>>> Mailing list: https://launchpad.net/~dhis2- users
>>> 
>>> Post to : dhis2-users@lists.launchpad. net
>>> 
>>> Unsubscribe : https://launchpad.net/~dhis2- users
>>> 
>>> More help   : https://help.launchpad.net/ ListHelp
>>> 
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to: dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help  : https://help.launchpad.net/ListHelp
>>>
>>
>>
>>
>> --
>> John Francis Mukulu,
>> Software Architect, HISPTZ.
>> https://hisptanzania.org/
>>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] SCORE CARD 2.4 BETA 1.4

2018-06-14 Thread Stanley Kalyati
Thanks John,much appreciated

On Thu, Jun 14, 2018, 11:53 John Mukulu  wrote:

> Hello Stanley and Selemani,
> Sorry for taking too long to work this out.
>
> After following up, we've come to agreement it's a bug in 2.29 dashboard,
> i've filed an issue in jira.
> https://jira.dhis2.org/browse/DHIS2-4019
>
> Once it gets fixed we'll let you know.
>
> On Fri, Jun 1, 2018 at 9:26 AM, Seleman Ally 
> wrote:
>
>> Thanks John and Stanley.
>>
>> It doesn't work for me either
>>
>> Best Regards
>>
>> Sele
>>
>> On Friday, June 1, 2018, 9:03:11 AM GMT+3, Stanley Kalyati <
>> skaly...@gmail.com> wrote:
>>
>>
>> Hi John,
>>
>> Actually i am using widget for version 2.4 and thats the one that is not
>> working.
>>
>> On Thu, May 31, 2018 at 11:23 PM, John Mukulu 
>> wrote:
>>
>> Try to download scorecard widget for version 2.4, make sure you're not
>> using widget for scorecard version 2.2
>>
>> You can find out version you're using in app management. Let us know if
>> you're still facing challenges with version 2.4 of the widget.
>>
>> John Francis Mukulu
>> Software Architect, HISPTZ
>> http://hisptanzania.org/
>>
>> On Thu, May 31, 2018, 18:38 Stanley Kalyati  wrote:
>>
>> I am using DHIS2 version 2.29 latest build.I have installed both the app
>> and the widget and when i create Score Cards using the app all is well.But
>> when i try to share the table using the widget,the widget is not working at
>> all.
>>
>> Has anyone experienced this? And if so what is the solution?
>>
>> Regards
>>
>> Stanley
>> __ _
>> Mailing list: https://launchpad.net/~dhis2- users
>> 
>> Post to : dhis2-users@lists.launchpad. net
>> 
>> Unsubscribe : https://launchpad.net/~dhis2- users
>> 
>> More help   : https://help.launchpad.net/ ListHelp
>> 
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to: dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help  : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> John Francis Mukulu,
> Software Architect, HISPTZ.
> https://hisptanzania.org/
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2018-06-14 Thread Rajeswari Gottipati
Hi Morten,

Thanks for your inputs. Can you help us understanding how paginated API
calls are going to be handled in DHIS side. For example,

If we make an API call to get first 1000 results i.e page1 -- DHIS will hit
the DB with some query and gives the results (please correct me if I am
wrong here). Will it store the DB query results in-memory?
Subsequently if we make the same API call but for second 1000 i.e page2 --
How DHIS returns the data this time. Will it hit the database again to get
the data or will it get from in-memory?

If we want to add an additional "orderby" clause, is there any parameter in
API to perform sorting or we have to add "orderby" clause in DHIS query.

Thanks,
Rajeswari.


On Thu, Jun 7, 2018 at 12:50 PM, Morten Olav Hansen 
wrote:

> 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 Gottipati <
> rajes...@thoughtworks.com> wrote:
>
>> Hi DHIS team,
>>
>> We are hitting the below API to fetch TrackedEntityInstance(TEI) Ids
>>
>> http:///api/25/trackedEntityInstances?eventEndDate=2
>> 018-06-03=2018-03-18=trackedEntityInst
>> ance=a2620f76786=DESCENDANTS=1=
>> 1000=true
>> 
>>
>> The above API call will give first 1000 TEI ids because the call is
>> paginated with pagesize=1000. Like that we are making calls for other pages
>> to fetch all the TEI Ids.
>>
>> DHIS is using the below query to get the TEI ids
>>
>> select distinct tei from TrackedEntityInstance tei left join
>> tei.trackedEntityAttributeValues where (  tei.organisationUnit.path LIKE
>> '/a2cf79e8g34/a1c343a3w24%') and  tei.deleted is false;
>>
>> In this query we couldn't find any order by clause. Is there any chance
>> that few of the TEI ids which are returned in some page are going to be
>> repeated in another page also.
>> Is this query going to be executed every time for each paginated API call?
>>
>> --
>> Rajeswari Gottipati
>> Sr Consultant
>> Email rajes...@thoughtworks.com
>> Telephone +91 9949292931 <+91%209949292931>
>> [image: ThoughtWorks]
>> 
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-d...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>


-- 
Rajeswari Gottipati
Sr Consultant
Email rajes...@thoughtworks.com
Telephone +91 9949292931 <+91%209949292931>
[image: ThoughtWorks]

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] Authorities for dragging and droping Dashboard Items

2018-06-14 Thread Eric Barreda Prades
Dear Viet,

I have seen that the issue has also been fixed in v.29. Thanks a lot. Is
there any intention to fix it in v.28 ?

Best,

Eric

2018-05-24 2:50 GMT+02:00 GROUT, Lise :

> Dear all,
>
>
> We have already reported similar. Actually in our case, if the people has
> only "See Dashboard" but does not have the other visualization Apps, they
> see the dashboards with ghost widget (no chart, table or maps). We have to
> give them access to all the other Apps, which was not our primary
> intention, and we don't see the rationale behind this neither.
>
>
> Best
> Lise
> --
> *From:* Dhis2-users  o@lists.launchpad.net> on behalf of Morten Olav Hansen <
> mor...@dhis2.org>
> *Sent:* Thursday, May 24, 2018 2:03:23 AM
> *To:* Eric Barreda Prades; Viet Nguyen
> *Cc:* DHIS Users; DHIS 2 Developers list
> *Subject:* Re: [Dhis2-users] [Dhis2-devs] Authorities for dragging and
> droping Dashboard Items
>
> Hi Eric
>
> This is a bug we are aware of, and it has been fixed in master (what will
> be 2.30). I'm not sure if it has been backported yet.
>
> Viet?
>
> --
> Morten Olav Hansen
> Senior Engineer, DHIS 2
> University of Oslo
> http://www.dhis2.org
>
> On Wed, May 23, 2018 at 10:41 PM, Eric Barreda Prades <
> ericbarre...@gmail.com> wrote:
>
>> Dear developers,
>>
>> I have observed in our system that some users weren't able to
>> Drag/Arrange/redistribute dashboardItems from a Dashboard. After testing it
>> in DHIS2 Demo (at least tested for version 28) I have observed that users
>> must have the following authorities:
>>
>> See Data Visualizer app
>> See Event Reports app
>> See Dashboard Classic
>> See Event Visualizer app
>> See Pivot Table app
>>
>> Basically, they must have ALL related analysis app authorities. Is there
>> any rationality behind restricting it to that level? I mean, we have to
>> allow users seeing apps they might not use (for example program related
>> analytic apps) for dragging objects that might not be related to that
>> applications (Aggregated Tables). Am I missing something? Is this a bug?
>>
>>
>>
>>
>>
>> Best,
>>
>> Eric
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-d...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] SCORE CARD 2.4 BETA 1.4

2018-06-14 Thread John Mukulu
Hello Stanley and Selemani,
Sorry for taking too long to work this out.

After following up, we've come to agreement it's a bug in 2.29 dashboard,
i've filed an issue in jira.
https://jira.dhis2.org/browse/DHIS2-4019

Once it gets fixed we'll let you know.

On Fri, Jun 1, 2018 at 9:26 AM, Seleman Ally  wrote:

> Thanks John and Stanley.
>
> It doesn't work for me either
>
> Best Regards
>
> Sele
>
> On Friday, June 1, 2018, 9:03:11 AM GMT+3, Stanley Kalyati <
> skaly...@gmail.com> wrote:
>
>
> Hi John,
>
> Actually i am using widget for version 2.4 and thats the one that is not
> working.
>
> On Thu, May 31, 2018 at 11:23 PM, John Mukulu 
> wrote:
>
> Try to download scorecard widget for version 2.4, make sure you're not
> using widget for scorecard version 2.2
>
> You can find out version you're using in app management. Let us know if
> you're still facing challenges with version 2.4 of the widget.
>
> John Francis Mukulu
> Software Architect, HISPTZ
> http://hisptanzania.org/
>
> On Thu, May 31, 2018, 18:38 Stanley Kalyati  wrote:
>
> I am using DHIS2 version 2.29 latest build.I have installed both the app
> and the widget and when i create Score Cards using the app all is well.But
> when i try to share the table using the widget,the widget is not working at
> all.
>
> Has anyone experienced this? And if so what is the solution?
>
> Regards
>
> Stanley
> __ _
> Mailing list: https://launchpad.net/~dhis2- users
> 
> Post to : dhis2-users@lists.launchpad. net
> 
> Unsubscribe : https://launchpad.net/~dhis2- users
> 
> More help   : https://help.launchpad.net/ ListHelp
> 
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to: dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help  : https://help.launchpad.net/ListHelp
>



-- 
John Francis Mukulu,
Software Architect, HISPTZ.
https://hisptanzania.org/
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp