Permission für Permissions for ProcessModelVersion
Hi,
we have by calling one Java Class from Ivy Script Step following permission checking:
PermissionDeniedException: Session 2 (user1) is not allowed to call method public ch.ivyteam.ivy.application.ReleaseState ch.ivyteam.ivy.application.internal.ProcessModelVersion.getReleaseState().
We can set "Disable permisison checking" by script step, but i would like to know how is it possible that checking happens.
In which situations is this checked? We call this API not