Project

General

Profile

changeset tip - how to join issues to changesets already downloaded

Added by Tom DeMay over 13 years ago

during my installation of redmine, before going into production, I imported my issues and blew them away numerous times. My final import was done after my repository was setup properly and all my revisions where downloaded into redmine. But none of my issues and changesets where joined.

I found a trick to trigger joining issues and changesets that were already loaded into redmine. It doesn't appear it is documented anywhere here on redmine. So I thought I would share it.

ruby script/runner "Repository.scan_changesets_for_issue_ids" -e production