Roles for "Create Agile Group"

Jason Stuart
Tera Expert

Good morning! Hopefully an easy question - in the Agile module, I am having issues allowing people to "Create Agile Groups" according to the documentation, they just need scrum_master or scrum_admin.  The user has both the groups, and is still receiving a You are either not authorized or the cart item is invalid.  Any suggestions?  I did try security debugging, and nothing stood out

6 REPLIES 6

There is a specific ACL rule operation:write on sys_user_group where the description is: "Allow write for records in sys_user_group, for users with role scrum_master and scrum_admin, and if the ACL script returns true."

This is an advanced rule that depends on this script:

find_real_file.png

From what I gather, the user seems like they have to already exist in a group to do this.