I would like to ask for your help in the community to find out if there is a way in Jira Datacenter to prevent a task from being 'done' if it does not have at least one worklog entered. I am thinking specifically of a worklog from Tempo timesheets. Or if you have any other ideas for "forcing" a user to fill in the worklog before they can move an issue from one status to another.
Hi @[deleted] To make a field required while transitioning the issue you need to use the workflow validator which by default not available in Jira you need to either use the JSU (JSU Automation Suite for Jira Workflows) plugin or if you having a script runner installed in your Jira then you can create some custom script to validate the same
https://beecom-products.atlassian.net/wiki/spaces/JSU/pages/25680558/Fields+Required+Validator
Thanks
Ravina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.