Expected behavior
Click

and then no error:

Actual behavior
Users are reporting seeing this error message when they select a workflow action:

which is odd, because this is the line of code I think is erroring:
|
throw new \Exception('Permissions missing to save the configuration'); |
Steps to reproduce
Unclear