Hello,
I have a plugin whose code I do not know. I only know that in the execution a quote is created from an opportunity. In addition, when the quote is created, links to other custom entities are created and further background processes are triggered.
Running the plugin as a system admin with all rights works without any problems. However, when executed with a basic user, the plugin is aborted with an error.
Is there a way to find out what rights a plugin needs to run without knowing the code?