プロジェクト

全般

プロフィール

QA #257

未完了

チケットの作成者を変更したい場合がある

奈良 裕記 さんが7年以上前に追加. 約3年前に更新.

ステータス:
回答済
優先度:
通常
担当者:
-
カテゴリ:
-
対象バージョン:
開始日:
2016/12/06
期日:
2016/12/11 (7年以上 遅れ)
進捗率:

0%

予定工数:

説明

■現象/要望

チケットの作成者を変更したい場合がある。
(例えば、メール/チャット/電話等で受信し起票した場合など)
現状では受け付けて起票した人から変更できない。

■解決策

■Plugin利用

下記Pluginにより、チケット編集画面上で作成者を変更できる。
http://www.redmine.org/plugins/redmine_editauthor
Roleで編集制限可能。

■パッチ

本家1739に 3.1用のパッチ有(チケット編集画面で、作成者を編集可能にする)
#21477(3.1.4)対応の追加変更有
http://www.redmine.org/issues/1739#note-149

■DB操作

DB上で issues の author_id を直接変更する方法もある
(変更記録が残らないが)

■対応状況

Plugin対応済

■補足

http://www.redmine.org/issues/1739 Add ability to change issue owner
http://www.redmine.org/issues/2035 Issue reporter should be editable
次のチケットが重複 Redmine - Feature #3642: Make author field modifiable Closed 2009-07-20
次のチケットが重複 Redmine - Feature #3799: Change the author of an issue Closed 2009-08-31
次のチケットが重複 Redmine - Feature #9701: Separate issue author and reporter Closed
次のチケットが重複 Redmine - Feature #14465: Change author in redmine Closed
次のチケットが重複 Redmine - Feature #23460: Changing the owner of an issue Closed

JPLコメント有

↓で対応可能との意図?
http://www.redmine.org/projects/redmine/wiki/Rest_api#User-Impersonation

http://www.redmine.org/issues/6373#note-6

Is setting the author_id not allowable from the REST API or am I missing something?

Setting author_id is not allowed.
But you can use User Impersonation when using the API with an admin account.

http://www.redmine.org/issues/6373#note-8

User-Impersonation lets you make a API request as if it was done by another user.
You should be able to use it to set the issue author to a different user.
You just need to set the X-Redmine-Switch-User header of your API request to the login of the user that should be the author of the issue

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