プロジェクト

全般

プロフィール

Vote #63625

完了

issue category lost when moving projects

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
開始日:
2008/07/16
期日:
進捗率:

0%

予定工数:
category_id:
2
version_id:
2
issue_org_id:
1653
author_id:
1538
assigned_to_id:
0
comments:
3
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

We are using redmine trunk revision 1645 on a centOS 5.2 server.

mysql 5.0.44
ruby 1.8.7
rails 2.1.0

When we move an issue from one project to another, the category is lost on the issue even though the category exists in both projects.

This is what shows in the logs for the move (X's replace sensitive data):

Processing IssuesController#move (for 127.0.0.12 at 2008-07-16 11:11:13) [POST]
Session ID: XXXXXX
Parameters: {"new_tracker_id"=>"", "commit"=>"Move", "ids"=>["154"], "new_project_id"=>"5", "action"=>"move", "id"=>"154", "controller"=>"issues"}
Redirected to http://XXXXXX/projects/devq/issues
Completed in 0.07481 (13 reqs/sec) | DB: 0.04585 (61%) | 302 Found [[http://XXXXXX/issues/move/154]]


journals

I guess this is not a bug.

But this patch enables you to do what you want.
--------------------------------------------------------------------------------
Fixed in r1697. When moved, the issue will now be reassigned to the category with same name if any.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリIssues_2 にセット
  • 対象バージョン0.8_2 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0