Does using the created date in the JIRA query help? e.g., "All issues that affect 1.4 that were created after 1.4 was released"
I referenced an example query [1], you could change "2012-07-01" to whatever the release date is. Changing all issues to tasks seems a little extreme. I'd rather decide how we want to express this in JIRA moving forward, and try and migrate all issues appropriately. I can help do the JIRA plumbing if you have other ideas. Cheers, Branden [1] https://jira.sakaiproject.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+in+%28%22Sakai+OAE+Nakamura%22%2C+%22Sakai+OAE+UI+Dev%22%29+and+affectedVersion+%3D+%221.4.0%22+and+createdDate+%3E+%222012-07-01%22 On Wed, Jul 25, 2012 at 4:38 PM, Lance Speelmon <[email protected]> wrote: > I would like to track all bugs filed against a release after it has shipped. > I think this is an important quality metric that is currently being obscured > by the fact that we have nearly 200 bugs for 1.4 and it has not even shipped. > :) > > Unless someone strongly objects, I would like to migrate all existing 1.4 > bugs to a different JIRA type - maybe task. This will allow us to track the > number of new bugs filed against 1.4 after it ships. WDYT? > > +1 Thanks, L > > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
