Restrict work logging on done issues

Philipp Tauber July 13, 2018

Is there a possibility to restrict users from loggin work on done issues.

 

I tried edeting the status properties as follows:

jira.permission.worklog=denied

jira.permission.work=denied

jira.permission.work_issue=false

jira.permission.editable=false (which worked but no one is able to put it back in reopend so that won't work)

 

But none work the way I wanted it.

3 answers

1 accepted

3 votes
Answer accepted
Fazila Ashraf
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 13, 2018

Hi @Philipp Tauber

jira.permission.work.denied with no value will stop users logging work

Philipp Tauber July 13, 2018

Thank you very much.

That did the job!

shivamdu November 23, 2018

IT does not work for me! We are on JIRA 7.6.2...Am i doing something wrong?

Tried both

jira.permission.work.denied = denied

jira.permission.work.denied = empty (no value)

shivamdu November 23, 2018

Please ignore this. Got it worked.

 

Was trying to put this property on the transition. When i changed this to the status properties it worked.

Tamas Csabina August 18, 2020

As a side-effect, jira.permission.work.denied will also hide any existing worklogs. Is there a way to prevent that?

I want to prevent new worklog creation, but I want to still see the existing ones.

We are using Tempo Timesheet, and the complete 'Tempo' section is missing on a ticket

1 vote
Sylvain Leduc October 23, 2020

Hello,

Still not working on Jira Cloud + Tempo : 
jira.permission.work.denied = null (empty)

jira.permission.work.denied = denied

jira.permission.work.denied = false

jira.permission.work = denied

jira.permission.work = false

 

....

Somebody got a solution by any chance ? :)

0 votes
Matthias Schuhmann February 6, 2019
jira.permission.work.denieddenied
Matthias Schuhmann February 6, 2019

jira.permission.work.denied=denied

Suggest an answer

Log in or Sign up to answer