Hello,
when creating properties for workflow (like on : https://www.youtube.com/watch?v=LozB_FuIe28), I want to exclude the "Log Work" for epic.How can I know the name of logwork? Where is the information.
(i.e if I want to exclude the resolution field, I enter: jira.field.resolution.exclude, as the above link. What is the name I shall enter for logwork, and how can I find that name?)
Thanks.
It's not a field, it's a function.
I think you're asking to block users entering time when an issue is in a status? That can be controlled by setting the workflow property on a status to say "no permission to log work" (a permission property, rather than field)
Indeed I am asking that for block users enter time as you said.
I need specifically block ot in EPIC.
Need an example how doing that.
Go to your workflow and edit it. Find the status where people should not be logging work, and add a property to it
I think (from memory) you need:
jira.permission.work=denied
But check https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html
It looks like you're new here. Sign in or register to get started.