I've been asked to set up a state that will prevent users from logging work on specific issues in a project, despite the fact that they will have permission to log work on other issues.
The scenario is quite specific to our internal process, but it would be similar to a professional services company having a "Customer has been billed" status on an issue where any further hours cannot be logged. This is a contrived example so please forgive the flaws :)
Can I set it up such that an issue status prevents time logging? It seems something simple enough that an option may already exist, but I cannot find the right switch.
Thanks
Setting the property 'jira.permission.work.denied' to 'denied' for the workflow step(s) for which you want to prevent logging should do it.
We usually set this on the 'Verified' step so that no further work can be logged once the issue has been signed off by QA.
Hi all.
Sorry to resurrect this but I want to keep a history of my issue alongside your solution.
I have changed the Closed Step Property to jira.permission.work.denied / denied and it seems to do the trick!
However, it looks like the Transition Screen (to Resolve/Close issue) is no longer accepting the log work input. So, the Log Work field appears, I enter time, but the time is not saved (no error takes place, not even in the Atlassian logs!)
Looking into the Transition Post Functions, I see this in the following order (and according to Atlassian, these can't be reordered)
So, I see what the issue is (the first step in the transition is to set the status to Closed, so no further work can be logged against), but I can't find the workaround! Can you help?
Thanks,
Jorge
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
also I have this problem and can not log work on transition screen after changed the Closed Step Property to jira.permission.work.denied / denied
what is solution ?!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For people looking for a more general solution, you can achieve this by using "Worklog Verification" script feature of WorklogPRO. There are sample scripts in our repository but If you need a custom script, please let me know, we can write it together.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.