Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Permissions check not namespace safe #153

Open
yippie opened this issue Jul 10, 2024 · 0 comments · May be fixed by #154
Open

Custom Permissions check not namespace safe #153

yippie opened this issue Jul 10, 2024 · 0 comments · May be fixed by #154

Comments

@yippie
Copy link

yippie commented Jul 10, 2024

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
  2. Set up a trigger and action
  3. Create a custom permission
  4. Put custom permission in bypass permission field of the action
  5. Do DML to cause the trigger to fire
@yippie yippie linked a pull request Jul 10, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant