softvis-research / jqa-jira-plugin

This is a Jira parser for jQAssistant. It enables jQAssistant to scan and to analyze data from Jira.
GNU General Public License v3.0
5 stars 3 forks source link

[feature] Complex audit information #3

Open b-pos465 opened 4 years ago

b-pos465 commented 4 years ago

Currently, the only audit information available is creationDate and updateDate.

JJRC supports more complex audit information via the AuditRestClient. Adding it to the plugin would be a nice feature for the user.

For example this could be a valuable quality indicator:

Give me issues that have been updated more than 4 times.