Is there an easy way to prevent time from being logged on Epics?
You can separate the Epic workflow and status property in all the statuses :
jira.permission.work.denied = denied
There is no way to prevent that if you have all type within the same porject. You could create your Epic within another project and do not grant Work on Issue to anyone in this project.
Otherwise you can have all type in the same project but use a script fragment from script runner if you have this app to hide the Work log on Epic, it will not prevent user to log through the API but they will not be able to to More > Log Work at least.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Florian. I appreciate the feedback. The Epic, in my case, will need to be grouped with all other types.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.