with timesheet plugin I would like a user to not be able to record the work time when an issue type is epic.
it is possible to do a check or something similar to handle this particular request?
info: I have already deactivated the native jira menu which presents worklog time (at the moment in fact only the timesheet time appears on all the issues).
Hello,
Make sure that the Epic issue type uses a separate workflow from other issue types. Add jira.permission.work.denied to all statuses properties in the workflow for Epics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.