Having a user with READ permissions for process instance and process definition I try to activate a paused job definition.
Trying with "execute" set to "immidiately" results in an error message in read.
Trying the same with "execute" set to "delayed" shows a blue message stating that I don't have the permission.
To keep it consistent that message should be red, too.
Steps to reproduce:
-suspend a job in a process
-log in with another user with READ permissions for the process definition and instance
-try to activate the job definition asgain with execute set to delayed