We are following this guideline: http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter
Basically I have a custom function to determine the email recipients for the Admin notification, which I put into the $form['notification']['bcc'] field... however, it appears that this no longer has any effect.
I'm assuming this is due to the change in how notifications are handled, starting in the latest Gravity Forms update. I took a look at the form object, and now I see this, which leads me to believe I need to edit the BCC field under the specific Admin notification array, but how do I do this reliably? Is that array key 51c1ce591e9d4 always going to be the same?