33
For apps it’s possible to create a permission set automatically from VSCode that give permissions to users to use the app.

In some cases standard processes or pages are extended for an app, in this case indirect permissions are added to the code that only work in combination with an indirect permission set.
It’s now manual labor to create this file with indirect permissions that match permissions set in code.

Is it possible to extend the VSCode function or create a new function that creates the indirect permission set automatically on basis of the added permissions in code?
Category: General
STATUS DETAILS
New