Re: [Dhis2-devs] GIS App Does Not Load and Just Hangs

2016-08-15 Thread Lorill Crees
Hi,

Do you have any suggestions for this issue? We're currently blocked and not
able to use the GIS app on this instance.

Thanks,

Lorill

On Thu, Aug 11, 2016 at 12:00 PM, Lorill Crees  wrote:

> Hi,
>
> In a separate thread "GIS Google Maps Error" I had mentioned we are having
> an issue with one of our instances where the GIS app will not load and just
> hangs.
>
> After much investigation, we have tracked this down to one of the api
> calls that DHIS 2 is doing when loading the app to retrieve option sets.
>
> When viewing the browser network JS console, there is a call to
> /optionSets. It takes too long and times out (it gets cancelled). I've
> pasted the api call below. The result is that the GIS app just hangs and
> never loads.
>
> Further investigating, it looks like EXTJS has a default timeout of 30s
> which explains the timeout from within the DHIS 2 code. Performing the
> request outside of the DHIS 2 app returns OK, although the call takes
> almost 80 seconds to return.
>
> By the way, the instance has the DHIS 2 server setting of "no cache", I
> have used the Browser Cache Cleaner within DHIS 2, and also manually
> cleared the cache in my browser.
>
> I have also made a copy of the database locally, and am running the
> instance directly via Tomcat (no NGINX). I can sporadically recreate this
> as the return time for the call to optionSets is close to 30 seconds.
> Please see my two screenshots with the same url locally:
>
>- when /optionSets returns under 30 seconds, the GIS app loads properly
>- when /optionSets returns over 30 seconds, the GIS app hangs
>
> One odd thing is that the api call being used locally for optionSets is
> slightly different than the one on the server, although they are both
> running the exact version / revision of DHIS 2 and I am calling the same
> url.
>
> We are using 2.22 R 22089.
>
> Any help would be appreciated!
>
> Thanks,
>
> Lorill
>
> 
>
> *On Server:*
>
> url: https://[server]/dhis-web-mapping/index.html
>
> /api/optionSets.json?fields=id,displayName|rename(name),vers
> ion,options[code,displayName|rename(name)]&paging=false&_dc=1470939760248
>
> *(*Cancelled at 30.00s) See screenshot
>
> When loading this url directly, it takes 79 seconds to return and the
> response is very large
>
> *On Localhost:*
>
> url: http://localhost:8090/dhis/dhis-web-mapping/index.html
>
> /api/optionSets.json?fields=id,version&paging=false&_dc=1470934124633
>
>- app loads when api call returns in 22.25 seconds
>- app hang when api call cancelled at 30 seconds
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

2016-08-15 Thread Ifeanyi Okoye
Hello Everyone,I had reported this a few weeks ago and did not get any response.
We have data entered at OU4 (comprehensive sites), OU5 (satellite sites), and 
OU6 (outreach sites).
When we do tables or charts and select the parent OU (OU1), the data displayed 
is for OU4 (comprehensive sites) alone. When I select the different levels, I 
get a different output.
I have taken the time to compare the outputs from the tables and the data entry 
forms and I see that for some reason, DHIS isn't aggregating data below OU4 
into the parent OU. Not sure why.
We use DHIS2. 22.
Any explanation or help would be most appreciated. 
Warm Regards, 

Ifeanyi

Read DrMaestro's Blog
www.ifeanyiokoye.com


  From: Derek Kahongo Mukenge 
 To: Elmarie Claasen  
Cc: dhis2-us...@lists.launchpad.net; Lars Helge Øverland ; 
DHIS 2 Developers list 
 Sent: Monday, August 15, 2016 12:00 PM
 Subject: Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer
   
Hi Everybody,

I'm facing the same issue with 2.23. As Elmarie said, I checked but everything 
stand as same as before. I think that it may be a bug. Is there another way to 
resolve this?

2016-08-09 21:56 GMT+01:00 Elmarie Claasen :

Carlos, From my experience this can be due to one of 2 reasons:  1)  Check 
that you don’t have any data integrity errors. If for instance you have 
integrity errors on exclusive groupsets the data in reports will be affected 
when you display data by OUGroup or OUGroupset. 2)  Check that the 
OUGroup/OUGroupset you are filtering on is assigned to the lowest level of the 
hierarchy e.g. if the filter you apply is on OU at Level 5 but you have data at 
a level 6 in the database as well then the OUgroup filter will be affected if 
the level 6 OU does not belong to the same OUGroup/Groupset. In essence if your 
data entry is at multiple levels and the level you are filtering on has data at 
lower level where those orgunits does not belong to the same group/groupset.  
Hope this helps.  Regards, Elmarie ClaasenProject ManagerHealth Information 
Systems ProgramTel:  041-367 1027Cell: 082 374 2209E-mail: 
elmarie@hisp.orgSkype:  elmarie.claasen52   This message and any attachments 
are subject to a disclaimer published at http://www.hisp.org/policies. 
html#comms_disclaimer .   Please read the disclaimer before opening any 
attachment or taking any other action in terms of this electronic transmission. 
If you cannot access the disclaimer, kindly send an email to 
disclai...@hisp.org and a copy will be provided to you. By replying to this 
e-mail or opening any attachment you agree to be bound by the provisions of the 
disclaimer.  From: Dhis2-devs [mailto:dhis2-devs-bounces+ 
elmarie=hisp.org@lists. launchpad.net] On Behalf Of Carlos Nyembwe
Sent: 08 August 2016 05:21 PM
To: dhis2-users@lists.launchpad. net
Cc: Lars Helge Øverland; DHIS 2 Developers list
Subject: [Dhis2-devs] About filter in Data visualizer Hi all I have a problem 
for making my data visualizer, The problem is, if I select organisation unit 
only, I see the data correctly, but If I add my selection for filter in group 
ou in the same place with organisation unit, I find different data, No matter 
for that but, for the same group ou, I have a group set ou that I can select 
this group also, I don't find the same result like the first Filter in 
organisation ou Group. What's the problem and what's the good data regards -- 
Carlos NyembweI'm just a Computer Scientist Skype: carloscnk1Cell: 
(+243)813166381Find me in: | Google Plus | Linkedin | Facebook | T witter |
This message and any attachments are subject to a disclaimer publishedat 
http://www.hisp.org/policies.h tml#comms_disclaimer. Please read the disclaimer 
before opening any attachment or taking any otheraction in terms of this 
electronic transmission.  If you cannot access thedisclaimer, kindly send an 
email to disclai...@hisp.org and a copy will be provided to you. Byreplying to 
this e-mail or opening any attachment you agree to be bound by theprovisions of 
the disclaimer.
__ _
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





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


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


Re: [Dhis2-devs] [Dhis2-users] About filter in Data visualizer

2016-08-15 Thread Derek Kahongo Mukenge
Hi Everybody,

I'm facing the same issue with 2.23. As Elmarie said, I checked but
everything stand as same as before. I think that it may be a bug. Is there
another way to resolve this?

2016-08-09 21:56 GMT+01:00 Elmarie Claasen :

> Carlos,
>
>
>
> From my experience this can be due to one of 2 reasons:
>
>
>
> 1)  Check that you don’t have any data integrity errors. If for
> instance you have integrity errors on exclusive groupsets the data in
> reports will be affected when you display data by OUGroup or OUGroupset.
>
> 2)  Check that the OUGroup/OUGroupset you are filtering on is
> assigned to the lowest level of the hierarchy e.g. if the filter you apply
> is on OU at Level 5 but you have data at a level 6 in the database as well
> then the OUgroup filter will be affected if the level 6 OU does not belong
> to the same OUGroup/Groupset. In essence if your data entry is at multiple
> levels and the level you are filtering on has data at lower level where
> those orgunits does not belong to the same group/groupset.
>
>
>
> Hope this helps.
>
>
>
> Regards,
>
>
>
> *Elmarie Claasen*
>
> [image: Hisp logo]
>
> Project Manager
>
> Health Information Systems Program
>
> Tel:  041-367 1027
>
> Cell: 082 374 2209
>
> E-mail: elma...@hisp.org
>
> Skype:  elmarie.claasen52
>
>
>
>
>
> This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer .   Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.
> If you cannot access the disclaimer, kindly send an email to 
> disclai...@hisp.org
> and a copy will be provided to you. By replying to this e-mail or opening
> any attachment you agree to be bound by the provisions of the disclaimer.
>
>
>
> *From:* Dhis2-devs [mailto:dhis2-devs-bounces+elmarie=hisp.org@lists.
> launchpad.net] *On Behalf Of *Carlos Nyembwe
> *Sent:* 08 August 2016 05:21 PM
> *To:* dhis2-us...@lists.launchpad.net
> *Cc:* Lars Helge Øverland; DHIS 2 Developers list
> *Subject:* [Dhis2-devs] About filter in Data visualizer
>
>
>
> Hi all
>
>
>
> I have a problem for making my data visualizer,
>
>
>
> The problem is, if I select organisation unit only, I see the data
> correctly, but If I add my selection for filter in group ou in the same
> place with organisation unit, I find different data, No matter for that
> but, for the same group ou, I have a group set ou that I can select this
> group also, I don't find the same result like the first Filter in
> organisation ou Group.
>
>
>
> What's the problem and what's the good data
>
>
>
> regards
>
> --
>
> *Carlos Nyembwe*
>
> *I'm just a Computer Scientist*
>
>
>
> *Skype: carloscnk1*
>
> *Cell: (+243)813166381 <%28%2B243%29813166381>*
>
> *Find me in**: | Google Plus
>  | Linkedin
>  | Facebook
>  | Twitter
>  |*
>
> *This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer
> .  Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.  If you cannot access the
> disclaimer, kindly send an email to disclai...@hisp.org
>  and a copy will be provided to you. By replying to
> this e-mail or opening any attachment you agree to be bound by the
> provisions of the disclaimer.*
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] Questions in DataStore API

2016-08-15 Thread Stian Sandvold
Hi,

Being able to use any namespace is an intended feature. So initially all 
namespaces are accessible, and only restrict access when the namespace have 
been reserved by an app. Among other things, one of the motivations for doing 
it this way, is to allow multiple apps to share data in a namespace.

There are currently no plans to change the api.
——
Stian Sandvold
Software developer, DHIS 2
University of Oslo
http://www.dhis2.org




> On 09 Aug 2016, at 10:11, Prachi Srivastava  wrote:
> 
> Hello DHIS-Devs,
> 
> We wanted to store some data related to our app and while looking at the 
> DHIS2 API documentation we came across the DataStore API which says we could 
> store data against the app namespace, but while exploring it, we have noticed 
> that we could store data for some random namespace as well, is this a desired 
> behavior which we could use or a bug?
> 
> Unlike most other APIs the dataStore GET api/datastore// API 
> doesn't support the lastUpdated filter. Do you have any plans to add that in 
> near future and will you be open for that change?
> 
> Thanks,
> Prachi/Jhansi
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp

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


Re: [Dhis2-devs] API dataStore - 403 forbidden

2016-08-15 Thread Stian Sandvold
Hi,

So the reason you are getting the 403 error is because you don’t have access to 
the namespace according to the system.

The way namespace access is checked is as follows:

1. No app has reserved the namespace: you have access
2. An app has reserved the namespace, and the user has at least one of the 
authorities required( as listed by Halvdan): you have access

So most likely there is a problem concerning the naming related to the app, 
namespace or authorities, so be sure to double and triple check this.

There is another internal check as well that might trigger, but it seems 
unlikely:
1. Logged in user does no exist (You are not logged in, or there is some 
problem elsewhere)
2. Your user does not have credentials (Probably a problem elsewhere in the 
system)
3. The app does not exists (but we know it does)
4. The app does not have a name


Another thing you can test is that you can access the app itself with the 
problem user. If this works, let me know.

——
Stian Sandvold
Software developer, DHIS 2
University of Oslo
http://www.dhis2.org




> On 12 Aug 2016, at 10:48, Halvdan Hoem Grelland  wrote:
> 
> Also, what is the exact name of the "See ..." authority in the system?
> 
> On Fri, Aug 12, 2016 at 10:44 AM, Halvdan Hoem Grelland  > wrote:
> Hi again (and sorry for the late reply).
> 
> There seems to be no meaningful changes (that I can find, at least) for this 
> between 2.23 and 2.24, so the difference is most likely down to a difference 
> between the two databases. Did you try the 'working' DB on 2.24?
> 
> Also copying in Stian, who is more familiar with the
> is stuff than I am.
> 
> On Mon, Aug 8, 2016 at 8:53 PM, Olav Poppe  > wrote:
> Thanks, the user that gets "403 forbidden" has a user role with only "See 
> " and "See dashboard..." authorities and 
> nothing else.
> 
> I have the same setup (user role with only "See dashboard..." and "See 
> ") on 2.23 (though different database), but 
> there it works fine.
> 
> Olav
> 
> 
> 
>> 8. aug. 2016 kl. 17.00 skrev Halvdan Hoem Grelland > >:
>> 
>> In order to access the data store your user needs either of the following:
>> 
>> - The "ALL" authority (i.e. a Superuser)
>> - The "M_dhis-web-maintenance-appmanager" authority (aka. "See apps 
>> maintenance module)
>> - The "See " authority (the implicit app 
>> user auth)
>> 
>> I'm guessing your user doesn't have the last one.
>> 
>> On Mon, Aug 8, 2016 at 4:14 PM, Olav Poppe > > wrote:
>> Hi devs, 
>> I’m having issues with access to a namespace in api/dataStore on 2.24. It 
>> works for superusers, but not with a "regular" user with access to the app 
>> that defines the namespace.
>> 
>> I have the following setup:
>> - custom app with this in the manifest.webapp:
>> ...
>> "activities": {
>> "dhis": {
>> "href": "http://localhost/stable ",
>> "namespace": "dataQualityTool"
>> }
>> }
>> ...
>> - a user role giving access to this app, which from what I understand should 
>> also give access to the namespace defined/reserved by that app??
>> 
>> However, when trying to access the dataStore with a non-superuser, I get a 
>> 403 Forbidden response:
>> message: "The namespace 'dataQualityTool' is protected, and you don't have 
>> the right authority to access it."
>> 
>> Am I missing or misunderstanding something here? The same setup works on 
>> 2.23 on a different database, so I’m not sure if it’s a bug that it works in 
>> 2.23, that it does not work in 2.24, or if there is an intentional change 
>> from 23 to 24…
>> 
>> Regards
>> Olav
>> 
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs 
>> 
>> Post to : dhis2-devs@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~dhis2-devs 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
>> 
>> 
>> 
>> 
>> -- 
>> Halvdan Hoem Grelland
>> Software developer, DHIS 2
>> University of Oslo
>> http://www.dhis2.org 
>> 
> 
> 
> 
> 
> -- 
> Halvdan Hoem Grelland
> Software developer, DHIS 2
> University of Oslo
> http://www.dhis2.org 
> 
> 
> 
> 
> -- 
> Halvdan Hoem Grelland
> Software developer, DHIS 2
> University of Oslo
> http://www.dhis2.org 
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-devs 
> 
> Post to : dhis2-devs@lists.launchpad.net 
> 
> Unsubscribe : https://launchpad.net/~dhis2-devs 
> 
> More help   : https://help.launchpad.net/ListHelp 
> 
_

[Dhis2-devs] Tracked Entity Instances Query - SQL syntax error

2016-08-15 Thread chathura widanage
Hi all,

I am using below API call to query all the TEIs which are accessible by the
current user.

/api/trackedEntityInstances/query.json?ouMode=ACCESSIBLE&attribute=izuwkaOUgFg&attribute=C8DBAo2wEYN&attribute=BZEpuufLyDE&attribute=WqdldQpOIxm

In our setup,  we have 5 orgUnitLevels and above query works fine for
superuser who has just one orgUnit assigned which is of level 1.

There are other users who has multiple level 4 and 5 orgUnits assigned.
Above API call fails for those users giving a 500 error code. Basically
this doesn't work for any user who has multiple orgUnits.

The cause for the issue seems to be a SQL syntax error.

Please find the link to the stack trace below.

https://dl.dropboxusercontent.com/u/81780569/stack.txt

The issue was visible in DHIS2 v2.23 and v2.24.

Have I done something wrong in the above API call or is this a bug in the
DHIS2. Is there any walk around for this issue?

Thanks
-- 
Best Regards,

*Chathura Widanage,*
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa,
Sri Lanka

  


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


Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users who have access to the orgunit

2016-08-15 Thread Elmarie Claasen
Thanks Prosper and Pamod,

 

The user would need to see some TEIs on the tracker program but not others. 
Sharing of a TEI would really be a useful feature. 

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:   elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
 
http://www.hisp.org/policies.html#comms_disclaimer .   Please read the 
disclaimer before opening any attachment or taking any other action in terms of 
this electronic transmission. 
If you cannot access the disclaimer, kindly send an email to  
 disclai...@hisp.org and a copy will be provided to 
you. By replying to this e-mail or opening any attachment you agree to be bound 
by the provisions of the disclaimer. 

 

From: Pamod Amarakoon [mailto:pam...@gmail.com] 
Sent: 15 August 2016 10:01 AM
To: Prosper BT
Cc: Elmarie Claasen; dhis2-us...@lists.launchpad.net; DHIS developers
Subject: Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users 
who have access to the orgunit

 

I'd really like to see sharing is implemented on program stages. We also have a 
similar requirement where user access is needed to be controlled on program 
stage basis. 

 

On Mon, Aug 15, 2016 at 7:20 AM, Prosper BT  wrote:

Dear Elmarie,

 

Are the other users assigned to these orgunits supposed to access some parts of 
this tracker program?

 

If yes, then design the program and use user roles to restrict access, create a 
user role and assign the program to it and that user role should be only 
assigned to the users supposed to view the program.

 

If No, and want some users to see some parts or stages and not the others, its 
not yet supported - sharing program stages.

 

Regards

 

 

 

On Mon, Aug 15, 2016 at 7:02 AM, Elmarie Claasen  wrote:

Hi all,

 

I have a use case where I need to create a tracker program to capture meeting 
resolutions of a sensitive/confidential nature. Each of these resolutions 
should be shared with particular users attached to a specific organisation unit 
for action but not with other users attached to the same organisation unit. 

Is this currently possible to share TEIs only with selected users or is it 
possible to add this?

 

Regards,

 

Elmarie Claasen

Hisp logo

Project Manager

Health Information Systems Program

Tel:  041-367 1027

Cell: 082 374 2209

E-mail:   elma...@hisp.org

Skype:  elmarie.claasen52 

 

 

This message and any attachments are subject to a disclaimer published at  
 
http://www.hisp.org/policies.html#comms_disclaimer .   Please read the 
disclaimer before opening any attachment or taking any other action in terms of 
this electronic transmission. 
If you cannot access the disclaimer, kindly send an email to  
 disclai...@hisp.org and a copy will be provided to 
you. By replying to this e-mail or opening any attachment you agree to be bound 
by the provisions of the disclaimer. 

 

 

This message and any attachments are subject to a disclaimer published at 
http://www.hisp.org/policies.html#comms_disclaimer.  Please read the disclaimer 
before opening any attachment or taking any other action in terms of this 
electronic transmission.  If you cannot access the disclaimer, kindly send an 
email to disclai...@hisp.org and a copy will be provided to you. By replying to 
this e-mail or opening any attachment you agree to be bound by the provisions 
of the disclaimer.

 

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





 

-- 

Prosper Behumbiize, MPH

Global DHIS2 Implementation| HISP Uganda/University Of Oslo
+256 752 751 776 | +256 776 139 139

  pros...@hispuganda.org |  
 pros...@dhis2.org | Skype: prospertb


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




-- 

Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any 
attachments may be legally privileged and confidential. If you are not an 
intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this e-mail is strictly prohibited. If you have 
received this e-mail in error, please notify the sender and permanently delete 
the e-mail and any attachments immediately. You should not retain, copy or use 
this e-mail or any 

Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users who have access to the orgunit

2016-08-15 Thread Pamod Amarakoon
I'd really like to see sharing is implemented on program stages. We also
have a similar requirement where user access is needed to be controlled on
program stage basis.

On Mon, Aug 15, 2016 at 7:20 AM, Prosper BT  wrote:

> Dear Elmarie,
>
> Are the other users assigned to these orgunits supposed to access some
> parts of this tracker program?
>
> If yes, then design the program and use user roles to restrict access,
> create a user role and assign the program to it and that user role should
> be only assigned to the users supposed to view the program.
>
> If No, and want some users to see some parts or stages and not the others,
> its not yet supported - sharing program stages.
>
> Regards
>
>
>
> On Mon, Aug 15, 2016 at 7:02 AM, Elmarie Claasen  wrote:
>
>> Hi all,
>>
>>
>>
>> I have a use case where I need to create a tracker program to capture
>> meeting resolutions of a sensitive/confidential nature. Each of these
>> resolutions should be shared with particular users attached to a specific
>> organisation unit for action but not with other users attached to the same
>> organisation unit.
>>
>> Is this currently possible to share TEIs only with selected users or is
>> it possible to add this?
>>
>>
>>
>> Regards,
>>
>>
>>
>> *Elmarie Claasen*
>>
>> [image: Hisp logo]
>>
>> Project Manager
>>
>> Health Information Systems Program
>>
>> Tel:  041-367 1027
>>
>> Cell: 082 374 2209
>>
>> E-mail: elma...@hisp.org
>>
>> Skype:  elmarie.claasen52
>>
>>
>>
>>
>>
>> This message and any attachments are subject to a disclaimer published at
>> http://www.hisp.org/policies.html#comms_disclaimer .   Please read the
>> disclaimer before opening any attachment or taking any other action in
>> terms of this electronic transmission.
>> If you cannot access the disclaimer, kindly send an email to 
>> disclai...@hisp.org
>> and a copy will be provided to you. By replying to this e-mail or opening
>> any attachment you agree to be bound by the provisions of the disclaimer.
>>
>>
>>
>> *This message and any attachments are subject to a disclaimer published
>> at http://www.hisp.org/policies.html#comms_disclaimer
>> .  Please read the
>> disclaimer before opening any attachment or taking any other action in
>> terms of this electronic transmission.  If you cannot access the
>> disclaimer, kindly send an email to disclai...@hisp.org
>>  and a copy will be provided to you. By replying to
>> this e-mail or opening any attachment you agree to be bound by the
>> provisions of the disclaimer.*
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-us...@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Prosper Behumbiize, MPH
> Global DHIS2 Implementation| HISP Uganda/University Of Oslo
> +256 752 751 776 | +256 776 139 139
> pros...@hispuganda.org  | pros...@dhis2.org | Skype:
> prospertb
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Regards,
Pamod Amarakoon

Confidentiality Notice: the information contained in this email and any
attachments may be legally privileged and confidential. If you are not an
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this e-mail is strictly prohibited. If you have
received this e-mail in error, please notify the sender and permanently
delete the e-mail and any attachments immediately. You should not retain,
copy or use this e-mail or any attachments for any purpose, nor disclose
all or any part of the contents to any other person.
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] [Bug 1613202] [NEW] Graph legend filter not working correctly

2016-08-15 Thread Halvar Trøyel
Public bug reported:

Filtering on legends on graphs on the dashboard does not update
correctly. It seems to work partially, but in cake  the filtered out
number still remains. In stacked/bar some of the information is removed
but not all (seem to clutter at the end). Easy to replicate on
dashboards in play.dhis2.org.

** Affects: dhis2
 Importance: Undecided
 Status: New


** Tags: 2.24 dashboard filter graph legend

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1613202/+attachment/4721092/+files/dhis2bug%20dashboard%20filter.PNG

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1613202

Title:
  Graph legend filter not working correctly

Status in DHIS:
  New

Bug description:
  Filtering on legends on graphs on the dashboard does not update
  correctly. It seems to work partially, but in cake  the filtered out
  number still remains. In stacked/bar some of the information is
  removed but not all (seem to clutter at the end). Easy to replicate on
  dashboards in play.dhis2.org.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1613202/+subscriptions

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


Re: [Dhis2-devs] [Dhis2-users] Sharing a TEI only with selected users who have access to the orgunit

2016-08-15 Thread Prosper BT
Dear Elmarie,

Are the other users assigned to these orgunits supposed to access some
parts of this tracker program?

If yes, then design the program and use user roles to restrict access,
create a user role and assign the program to it and that user role should
be only assigned to the users supposed to view the program.

If No, and want some users to see some parts or stages and not the others,
its not yet supported - sharing program stages.

Regards



On Mon, Aug 15, 2016 at 7:02 AM, Elmarie Claasen  wrote:

> Hi all,
>
>
>
> I have a use case where I need to create a tracker program to capture
> meeting resolutions of a sensitive/confidential nature. Each of these
> resolutions should be shared with particular users attached to a specific
> organisation unit for action but not with other users attached to the same
> organisation unit.
>
> Is this currently possible to share TEIs only with selected users or is it
> possible to add this?
>
>
>
> Regards,
>
>
>
> *Elmarie Claasen*
>
> [image: Hisp logo]
>
> Project Manager
>
> Health Information Systems Program
>
> Tel:  041-367 1027
>
> Cell: 082 374 2209
>
> E-mail: elma...@hisp.org
>
> Skype:  elmarie.claasen52
>
>
>
>
>
> This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer .   Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.
> If you cannot access the disclaimer, kindly send an email to 
> disclai...@hisp.org
> and a copy will be provided to you. By replying to this e-mail or opening
> any attachment you agree to be bound by the provisions of the disclaimer.
>
>
>
> *This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer
> .  Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.  If you cannot access the
> disclaimer, kindly send an email to disclai...@hisp.org
>  and a copy will be provided to you. By replying to
> this e-mail or opening any attachment you agree to be bound by the
> provisions of the disclaimer.*
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Prosper Behumbiize, MPH
Global DHIS2 Implementation| HISP Uganda/University Of Oslo
+256 752 751 776 | +256 776 139 139
pros...@hispuganda.org  | pros...@dhis2.org | Skype:
prospertb
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp