Skip to content

POC how to get number of worklogs for a Jira issue.

License

Notifications You must be signed in to change notification settings

mnokka/JiraWorkLogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JiraWorkLogs

POC how to get number of worklogs for a Jira issue. After >1000 work logs, it is rumoured that Jira will slow down, hence need to have utility tool to support keeping track of this

GetWorksLogsNumber.groovy: Example how to find given issue's number of worklogs

LogCheck.groovy: Script Runner framework based own added JQL command to find issues with given limit (>) of work logs. Installation and usage info in comments

About

POC how to get number of worklogs for a Jira issue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages