private suspend fun checkCreateIssuesPermission(trackable: Trackable, authorizationContext: GropiusAuthorizationContext)

Checks that the user has TrackablePermission.CREATE_ISSUES on trackable

Parameters

trackable

the Trackable where the permission must be granted

authorizationContext

necessary for checking for the permission

Throws

if the permission is not granted