How to restrict Log Work on a specific status
Purpose
A user would like to prevent users from logging work when the issue transitions to a specific status. This option will disable a user from logging work on specific status as well as disallow the user from editing or deleting work log in activity tab.
Only applicable for JIRA version 7.0 and above
Due to
-
JRASERVER-70504Getting issue details...
STATUS
, log work during incoming transition will silently failed.
Solution
- Edit the Workflow Step Property of the appropriate status for example "Done"
Add the following entry:
Property Key jira.permission.work.denied Property Value denied - Go back go the Workflow Step page
- Click on Publish Draft - This is a very important step