Possible to create a relation between the date of a build and the due date of an issue?

Paul Guillaumon April 19, 2012

I've specified various versions (name and date) of a project.

Now I basically want to connect the due date of an issue with the due date of a version.

Additioanly I want to define how many days sooner the issues due date should be compared to the due date of the version.

f.i.

The due date of version "Milestone 3" is 1st of June 2012.

A due date of an issue should be 10 workdays prior to the due date of version "Milestone 3" (so on 18th of May 2012).

Additionally...if I change the version date later on some point the due dates of the issues related to the due date of the version should be updated accordingly.

Is this possible?

1 answer

1 vote
Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 23, 2012

Possible, you could use Jamie's Script Runner to periodically audit the issues and make changes as necessary.

https://plugins.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner

https://studio.plugins.atlassian.com/wiki/display/GRV/Script+Runner#ScriptRunner-Services

EDIT: Sorry. You are using OnDemand. The above solution is not applicable in OnDemand.

Suggest an answer

Log in or Sign up to answer