Platform
Changing Trigger Manipulation Permission
We have changed the permissions for trigger manipulation.
From now on, if the token used to manipulate (create/update/delete) triggers isn't a master token, it must have the canManageBuckets
or componentAccess
permissions for the component you want to trigger. When updating the trigger's component, you need appropriate permissions for both the current component and the component you're updating the trigger for.
Until now, it was enough if the token was either an admin token or had the canManageBuckets
or componentAccess
permissions for the keboola.orchestrator
component.