プロジェクト

全般

プロフィール

Vote #75927

未完了

Support Automatic Assigning of Issues on Status Change

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Issues workflow_41
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
41
version_id:
0
issue_org_id:
18831
author_id:
86965
assigned_to_id:
0
comments:
3
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

I'd like the ability to update the "Assigned To" field to certain macros when an issue status is updated to certain statuses. For example, if I change the status to something like "Awaiting More Information," I'd like the Assigned To field to automatically be updated to the reporter (perhaps as a <> macro, similar to <>). This could be accomplished by adding a field to the Issue Statuses interface in administrative settings.


journals

try this plugin
http://www.redmine.org/plugins/custom-workflows

the code would look like.

self.assigned_to_id = User.find_by_login("ChrisBush").id if status_id == 14

it runs great for me. Im using redmine 2.6
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
I have the same demand.
--------------------------------------------------------------------------------


related_issues

relates,New,18391,"IF THEN" automatic workflow

Admin Redmine さんが約4年前に更新

  • カテゴリIssues workflow_41 にセット

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

いいね!0
いいね!0