Project

General

Profile

Actions

Defect #3376

closed

Moving an issue to another project copies the associations revisions instead of updating them

Added by Bob Roberts almost 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
-
Start date:
2009-05-17
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When moving a issue from one project to another, the SCM revision associations are also copied instead of being updated which mean they are no longer in sync with the repository and the revision change set links can also be invalid.

Version: Trunk, r2744

How to test:
  1. Create 2 test projects each pointing to a different repository root
  2. Create an issue in each project note the issue #
  3. Commit changes to project 1 referencing the first issue added above
  4. Commit changes to project 2 referencing the second issue added above
  5. Check the associated revision information is now shown for the above commits in each issue
  6. Move the second issue to the first test project and note the revision history is still available as before and not updated (the link will also point to an invalid revision # for the new project).

Related issues

Related to Redmine - Defect #3087: Revision referring to issues across all projectsClosedJean-Philippe Lang2009-03-31

Actions
Actions #1

Updated by Bob Roberts almost 15 years ago

  • Status changed from New to Resolved
  • Assignee set to Jean-Philippe Lang
  • % Done changed from 0 to 100

After a svn update, this fix appears to have correctly resolved the issue. Thanks.

Actions #2

Updated by Bob Roberts almost 15 years ago

This issue is linked to #3087

Actions #3

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Fixed

This was fixed in r2760.
The revision history now points to the correct changeset.

Actions

Also available in: Atom PDF