I am after some help.
I have been working with an unmodified install of Agile Accelerator for some months now. However, I started to customize it to better reflect our development process and now I have run into problems.
I have added a new custom object to the org and I created a lookup relationship from the ADM_Work__c object to this new object. When other users (even sys admins) try to create new work items they get the following error.
agf.ADM_WorkCRUDCheck: execution of BeforeInsert caused by: agf.ADM_ApplicationException: User has insufficient access to ADM_Work__c (agf)
I have checked their profiles and they can see the new custom object and they have permission to edit the new field.
If I revert my changes the error persists so now I'm stuck.
Any help would be greatly appreciated.
@James Hatton That worked. I'm not sure why it was working before without this but it was great to get a response so quickly. Thanks