Actions
QA #265
openカスタムフィールド(list)の選択肢定義をadmin以外編集可能にしたい(KeyValueList以外で)
Start date:
12/15/2016
Due date:
12/16/2016 (over 5 years late)
% Done:
0%
Estimated time:
Description
■現象/要望¶
カスタムフィールド(list)の選択肢定義をadmin以外編集可能にしたい(KeyValueList以外で)
■解決策¶
redmine_edit_custom_fieldsプラグインを利用する
https://github.com/fathomssen/redmine_edit_custom_fields/issues
admin権限は不要
本Pluginは、KeyValueListでは動作しない。
■対応状況¶
プラグイン対応
■補足¶
Updated by 奈良 裕記 over 5 years ago
- Description updated (diff)
- Due date set to 12/16/2016
- Target version set to Plugin対応済
Updated by 奈良 裕記 over 5 years ago
- Subject changed from カスタムフィールド(list)の選択肢定義をadmin以外編集可能にしたい(KeyValueListではない) to カスタムフィールド(list)の選択肢定義をadmin以外編集可能にしたい(KeyValueList以外で)
- Description updated (diff)
Updated by おがわ あきぴー over 5 years ago
Redmine本家の下記チケットに、下記の機能が提供されるパッチがアップされている。
どこまで使えるか、は不明。
誰か人柱になって下さい笑
・「管理」メニューに「ワークスペース」が追加され、プロジェクトごとに、使用するワークスペースを選択できる
・ワークスペースは、ワークフロー(遷移とアクセス許可)を互いに分離して、異なるプロジェクトが異なるワークフローを持つことができる
・ワークスペースにあるワークフローには、ロールやカスタムフィールドなどがあり、PJごとに、ロール単位で制御できる
Patch #20384: Proposal: Workflow enhancement - Redmine http://www.redmine.org/issues/20384
Actions