Table of Contents |
---|
Scenario
- If a user is transitioning the workflow of an issue, it's expected that the user has spent some time on the issue.
- If the user has spent time on the issue, the user should be logging work as part of standard process
We'll show you how to enforce logging work using Power Scripts Scripts™ for Jira; a powerful scripting tool to help automate your Jira.
...
- You have Jira Core, Jira Software or Jira Service Desk installed
- You have Power Scripts Scripts™ for Jira installed
Implementation
Create the following script in SIL SIL™ Manager and apply it as a validator on a workflow transition.
Stashincludebyfilepath | repoSlug | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bitbucket file macro | ||||||||||||||||||
|
See also
- Disabling inline edits in Jira
- Forbidding users to create some issue types
- Hide fields from users not in a project role
- Limit Number of Characters in Text Field
- Lock an issue - a better variant (Live Fields)
- Locking Issues
- Making an issue read-only
- Require an issue to have attachments
- Restrict issue type availability by user
- Restrict workflow based on status of dependencies
- Validator for component lead