I would like to log all Issue transitions to either standard logs, or (better) a new log file, 2 do some proper reporting outside JIRA.
Any good clues, og plugins I may have missed?
I don't think working off logs is the best way to do this... you're better off querying the database directly: ChangeItem, ChangeGroup tables... they will have all the information you'd get from the logs.
That could be an option, but I am planning to use splunk for the reporting, and that is easiest with log files, but I can make an extract from the DB, the point is always keeping a track of when the last extraction was :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure, but this one shows within Jira the details of transistions.
https://studio.plugins.atlassian.com/wiki/display/JSUTIL/JIRA+Suite+Utilities+Issue+Transitions+Tab
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.