Jiraffe has a new version 1.3.1

We are happy to resolve a long awaited customer request about custom rules.
Now you can customize your gamification strategy and adapt it to your needs.
You can add conditions to a rule. Those are the type of condition you can use:
- JQL: Validation of your condition rule with the JQL queries (the JIRA query system).
- Campare values: Validate the change of field from to another value.
- User action: validate the action is done by a concrete user or group.
With this conditions you are able to do rules like:
- A project leader do a release a new version without any open issues.
- A issue is close by the assignee user and it is closed in the estimated time.
- A critical issue is close in two days
For more information about custom rules go to our wiki.