Create Agile Group

mah1
Kilo Sage

The Agile Development 2.0 plugin was installed a while back under Rome. We upgraded our dev instance to San Diego and are starting to look at agile now.  If we select Create Agile Group under Agile and fill out the form then click Submit, a blank form is displayed. The following is written to the system log file:

             Security Constraints prevent accessing this item: Create Agile Group: no thrown error

The group is not created.

However, we can select Agile --> Groups --> New fill out the form and click Submit. The group is created successfully. The same thing seems to be happening in our Rome instance.

Thoughts?

Thank you

1 ACCEPTED SOLUTION

Pedro Grilo1
Mega Sage

Hi,

 

The Create Agile Group is based on a record producer with the same name (should be available on /sc_cat_item_producer.do?sys_id=6269e2950b332200a6acc93563673a00).

I would check if the catalog item has been modified. By default, it should be available to users with scrum_master or scrum_admin role based on the available for user criteria.

Does the error occurs with admin users as well?

 

 

View solution in original post

2 REPLIES 2

Pedro Grilo1
Mega Sage

Hi,

 

The Create Agile Group is based on a record producer with the same name (should be available on /sc_cat_item_producer.do?sys_id=6269e2950b332200a6acc93563673a00).

I would check if the catalog item has been modified. By default, it should be available to users with scrum_master or scrum_admin role based on the available for user criteria.

Does the error occurs with admin users as well?

 

 

Same behavior for admin users.

Apparently, the record producer for Create Agile Group was made inactive at some point. That appears to be the issue. When I made it active again, I was able to create a new agile group via Create Agile Group.

Thank you!