Neither an admin or regular user with SCRUM master permission can create or
add a Task under SCRUM application. Here is the error The Following Errors Occurred: Can not assign task to partyId : 10060 because this partyId dose not have the SCRUM_TEAM roleTypeId How can I fix this problem? Thanks, T |
Hi Tom,
The intended party also needs specific SCRUM roles. Best regards, Pierre On Friday, October 9, 2015, Tom Running <[hidden email]> wrote: > Neither an admin or regular user with SCRUM master permission can create or > add a Task under SCRUM application. > > Here is the error > > The Following Errors Occurred: > > Can not assign task to partyId : 10060 because this partyId dose not have > the SCRUM_TEAM roleTypeId > > How can I fix this problem? > > Thanks, > T > -- Pierre Smits *OFBiz Extensions Marketplace* http://oem.ofbizci.net/oci-2/ |
Pierre,
The admin user has fulladmin access. A regular user had all the SCRUM security group. Such as listed below. scrum_master scrum_product_owner scrum_stackholder scrum_team Thanks, T On Fri, Oct 9, 2015 at 12:25 PM, Pierre Smits <[hidden email]> wrote: > Hi Tom, > > The intended party also needs specific SCRUM roles. > > Best regards, > > Pierre > > On Friday, October 9, 2015, Tom Running <[hidden email]> wrote: > > > Neither an admin or regular user with SCRUM master permission can create > or > > add a Task under SCRUM application. > > > > Here is the error > > > > The Following Errors Occurred: > > > > Can not assign task to partyId : 10060 because this partyId dose not have > > the SCRUM_TEAM roleTypeId > > > > How can I fix this problem? > > > > Thanks, > > T > > > > > -- > Pierre Smits > > *OFBiz Extensions Marketplace* > http://oem.ofbizci.net/oci-2/ > |
Hi Tom,
Based on what you stated in your first posting, having the right permissions associated with the userId of the party is not enough. Permissions associated to the userId is not the same as RoleTypes associated with the Party. See http://demo-trunk-ofbiz.apache.org/partymgr/control/viewroles?partyId=admin vs http://demo-trunk-ofbiz.apache.org/partymgr/control/EditSecurityGroupPermissions?groupId=FULLADMIN Have a look at the datasets of the component or the documentation to see what is needed. On the other hand, when you feel that there is a flaw (business process or technical wise) feel free to create JIRA issue. Best regards, Pierre Pierre Smits *OFBiz Extensions Marketplace* http://oem.ofbizci.net/oci-2/ On Fri, Oct 9, 2015 at 8:10 PM, Tom Running <[hidden email]> wrote: > Pierre, > > The admin user has fulladmin access. > A regular user had all the SCRUM security group. Such as listed below. > scrum_master > scrum_product_owner > scrum_stackholder > scrum_team > > Thanks, > T > > On Fri, Oct 9, 2015 at 12:25 PM, Pierre Smits <[hidden email]> > wrote: > > > Hi Tom, > > > > The intended party also needs specific SCRUM roles. > > > > Best regards, > > > > Pierre > > > > On Friday, October 9, 2015, Tom Running <[hidden email]> wrote: > > > > > Neither an admin or regular user with SCRUM master permission can > create > > or > > > add a Task under SCRUM application. > > > > > > Here is the error > > > > > > The Following Errors Occurred: > > > > > > Can not assign task to partyId : 10060 because this partyId dose not > have > > > the SCRUM_TEAM roleTypeId > > > > > > How can I fix this problem? > > > > > > Thanks, > > > T > > > > > > > > > -- > > Pierre Smits > > > > *OFBiz Extensions Marketplace* > > http://oem.ofbizci.net/oci-2/ > > > |
Free forum by Nabble | Edit this page |