## Expected Behavior Bypass permission should work for any custom permission ## Actual Behavior Bypass permission is only honored if the permission shares the namespace with the apex-trigger-action-framework package. ## Steps to Reproduce the Problem 1. Package apex-trigger-action-framework in a namespaced package 1. Set up a trigger and action 1. Create a custom permission 2. Put custom permission in bypass permission field of the action 3. Do DML to cause the trigger to fire