Hi Prosper, What problem do we have in 2.20?
The fix is for a problem that happened just because individual records was removed. We don't need this fix for 2.20 --- Thank you, Abyot. On Wed, Dec 2, 2015 at 11:04 AM, Prosper BT <ptb3...@gmail.com> wrote: > Hi Abyot, > > Can you backport the fix also to 2.20? > > Regards > > On Wed, Dec 2, 2015 at 12:58 PM, Abyot Gizaw <aby...@gmail.com> wrote: > >> You need to wait for at least half an hour to get the latest war file ... >> just make sure you have revision 20935. >> >> >> --- >> Thank you, >> Abyot. >> >> On Wed, Dec 2, 2015 at 10:50 AM, Nami Ghadri <nami_gha...@hotmail.com> >> wrote: >> >>> I think it’s not there yet >>> >>> >>> >>> Kindly advice >>> >>> >>> >>> Regards, >>> >>> >>> >>> >>> >>> *From:* Dhis2-users [mailto:dhis2-users-bounces+nami_ghadri= >>> hotmail....@lists.launchpad.net] *On Behalf Of *Nami Ghadri >>> *Sent:* Wednesday, December 2, 2015 11:46 AM >>> *To:* 'Abyot Gizaw' <aby...@gmail.com>; omun...@gmail.com >>> >>> *Cc:* 'DHIS 2 Users list' <dhis2-users@lists.launchpad.net> >>> *Subject:* Re: [Dhis2-users] user Authorities >>> >>> >>> >>> That’s great thanks for information >>> >>> >>> >>> Regards, >>> >>> >>> >>> >>> >>> *From:* Abyot Gizaw [mailto:aby...@gmail.com <aby...@gmail.com>] >>> *Sent:* Wednesday, December 2, 2015 11:44 AM >>> *To:* Nami Ghadri <nami_gha...@hotmail.com>; omun...@gmail.com >>> *Cc:* DHIS 2 Users list <dhis2-users@lists.launchpad.net> >>> *Subject:* Re: [Dhis2-users] user Authorities >>> >>> >>> >>> Hi Nami, Munyao, >>> >>> >>> >>> Just now we made a small fix regarding authorities - please go for >>> revision 20935 of 2.21. >>> >>> >>> >>> >>> --- >>> >>> Thank you, >>> >>> Abyot. >>> >>> >>> >>> On Wed, Dec 2, 2015 at 10:18 AM, Nami Ghadri <nami_gha...@hotmail.com> >>> wrote: >>> >>> Dear Abyot, >>> >>> >>> >>> As I told you I could’t find the bellow in the Authorities filed but >>> what I did is adding the following in database: >>> >>> >>> >>> The 475569 is my userroleid which I created >>> >>> insert into userroleauthorities(userroleid,authority) >>> values(475569,'F_PROGRAM_UNENROLLMENT'); >>> >>> insert into userroleauthorities(userroleid,authority) >>> values(475569,'F_PROGRAM_ENROLLMENT'); >>> >>> insert into userroleauthorities(userroleid,authority) >>> values(475569,'F_TRACKED_ENTITY_INSTANCE_DELETE'); >>> >>> insert into userroleauthorities(userroleid,authority) >>> values(475569,'F_TRACKED_ENTITY_INSTANCE_ADD'); >>> >>> >>> >>> then I checked the Authorities field and I found what you sent me >>> >>> >>> >>> I don’t know why but this what happened >>> >>> >>> >>> Thanks again for support >>> >>> >>> >>> >>> >>> *From:* Dhis2-users [mailto:dhis2-users-bounces+nami_ghadri= >>> hotmail....@lists.launchpad.net] *On Behalf Of *Nami Ghadri >>> *Sent:* Wednesday, December 2, 2015 10:36 AM >>> >>> >>> *To:* 'Abyot Gizaw' <aby...@gmail.com> >>> *Cc:* 'DHIS 2 Users list' <dhis2-users@lists.launchpad.net> >>> *Subject:* Re: [Dhis2-users] user Authorities >>> >>> >>> >>> Dear Abyot, >>> >>> >>> >>> I can’t find the following in the Authorities: >>> >>> >>> >>> - Add/Update Tracked Entity Instance >>> >>> - Delete Tracked Entity Instance >>> >>> - Program Enrollment >>> >>> - Program Un-enrollment >>> >>> >>> >>> Pleas advice >>> >>> >>> >>> *From:* Dhis2-users [ >>> mailto:dhis2-users-bounces+nami_ghadri=hotmail....@lists.launchpad.net >>> <dhis2-users-bounces+nami_ghadri=hotmail....@lists.launchpad.net>] *On >>> Behalf Of *Nami Ghadri >>> *Sent:* Wednesday, December 2, 2015 10:30 AM >>> *To:* 'Abyot Gizaw' <aby...@gmail.com> >>> *Cc:* 'DHIS 2 Users list' <dhis2-users@lists.launchpad.net> >>> *Subject:* Re: [Dhis2-users] user Authorities >>> >>> >>> >>> Hello abyot, >>> >>> >>> >>> I am using 2.21 latest revision , I created new user role , and I will >>> try what u sent me >>> >>> >>> >>> Thanks for replay >>> >>> >>> >>> >>> >>> >>> >>> *From:* Abyot Gizaw [mailto:aby...@gmail.com <aby...@gmail.com>] >>> *Sent:* Wednesday, December 2, 2015 10:11 AM >>> *To:* Nami Ghadri <nami_gha...@hotmail.com> >>> *Cc:* DHIS 2 Users list <dhis2-users@lists.launchpad.net> >>> *Subject:* Re: [Dhis2-users] user Authorities >>> >>> >>> >>> Hi Nami, >>> >>> >>> >>> Which version of DHIS2 are you using? and what are the user roles you >>> assigned? >>> >>> >>> >>> In addition to assigning program to your user, below are the authorities >>> you need for tracker apps. >>> >>> >>> >>> *Event Capture* >>> >>> Add/Update Tracked Entity Data Value >>> >>> Delete Tracked Entity Data Value >>> >>> *Tracker Capture* >>> >>> Add/Update Tracked Entity Data Value >>> >>> Delete Tracked Entity Data Value >>> >>> Search Tracked Entity Instance >>> >>> Search Tracked Entity Instance in All Org Units >>> >>> Add/Update Tracked Entity Instance >>> >>> Delete Tracked Entity Instance >>> >>> Program Enrollment >>> >>> Program Un-enrollment >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> --- >>> >>> Thank you, >>> >>> Abyot. >>> >>> >>> >>> On Wed, Dec 2, 2015 at 8:36 AM, Nami Ghadri <nami_gha...@hotmail.com> >>> wrote: >>> >>> Dears, >>> >>> >>> >>> What ever I do for user role , it want authorize the user to enter data >>> into tracker capture >>> >>> >>> >>> Unless I put All into role configuration >>> >>> >>> >>> Any idea >>> >>> >>> >>> Thanks >>> >>> >>> >>> >>> >>> *From:* Dhis2-users [mailto:dhis2-users-bounces+nami_ghadri= >>> hotmail....@lists.launchpad.net] *On Behalf Of *Nami Ghadri >>> *Sent:* Wednesday, December 2, 2015 1:18 AM >>> *To:* 'DHIS 2 Users list' <dhis2-users@lists.launchpad.net> >>> *Subject:* [Dhis2-users] user Authorities >>> >>> >>> >>> Hello, >>> >>> >>> >>> I have a program with registration and I want to grant a user only >>> authorization to enter attribute data >>> >>> >>> >>> I created a user role and give: >>> >>> - Add/Update Tracked Entity Data Value >>> >>> - Add/Update Tracked Entity Instance >>> >>> And in the user profile assigned the role for it and org unit >>> >>> >>> >>> >>> >>> When I ever the user wants to register data in the attribute form in the >>> tracker capture in gives him error registration and access denied >>> >>> >>> >>> Can any body help please on what Authorities should I give for such user? >>> >>> >>> >>> Regards, >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >> >> > > > -- > Prosper Behumbiize, MPH > Global HISP| University Of Oslo/HISP Uganda > +256 752 751 776 | +256 776 139 139 > ptb3...@gmail.com | pros...@dhis2.org | Skype: prospertb > >
_______________________________________________ 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