I have a group that I want to be able to modify the ACLs associated with a custom field. The problem is that RT::ACE::Create looks for the right ModifyACL on the object (RT::CustomField), but the RT interface doesn't give the ability to grant that right on a per CF level. What am I doing wrong? -Todd