Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Forbid to worklog in function of Issue Status and Issue Type

Jerome F. December 21, 2015

Hi,

I'm looking for a way to forbid worlog on a issue. This interdict should depende of:

  • issue type
  • issue status

Is there a way or a plugin to do that?

Regards,

Jerome

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 22, 2015

Workflow properties - https://confluence.atlassian.com/jira/workflow-properties-189949.html – specifically jira.permission.work.denied

These are set on status within a workflow, so that's half the placement requirements.

Workflows can be tied to specific projects and issue types by workflow schemes, so that covers the type placement.

Suggest an answer

Log in or Sign up to answer