Script fields
In this section, you will find examples of scripts that we created in order to complete our use cases. From knowing how many blocker bugs you may have in a project, to be able to see if a project is profitable for your company, these scripts can get and arrange pretty much any piece of information from within your Jira instance. We hope you can get them to good use.
Script fields are currently being calculated on the background using a Jira service. For that, we have managed an special configuration for the usage of logged user in the script code: the creator of the script field will be used as the logged user.
- Expired project
- Calculation: remaining budget
- Calculation: remaining time
- Count issues: number of blocking bugs in QA status
- Count issues: total unresolved issues
- Last release name
- OverRun
- Latest issue due date
- Work log during a period
- Calculation: incurred cost
- List of issues based on JQL: Issues unresolved where the project has been mentioned
- Estimate at completion (EaC)
- Count issues: total unresolved stories
- Last release date
Related content
Jira services
Jira services
Read with this
Developers
Developers
Read with this
OverRun
OverRun
Read with this
Count issues: total unresolved issues
Count issues: total unresolved issues
Read with this
Work log during a period
Work log during a period
Read with this