Feature #19224
openCustom fields / List - make user editable
0%
Description
It would be really great to add option (and role premission?) that will allow users edit list values of a custom field "list" just in the same way, as categories can be added by users from issue view (now can be list edited only by admin in custom fueld config).
Related issues
Updated by Yann Laforest over 9 years ago
+1
Need this feature too.
I need each project-admin to be able to edit some fields because some of them may have to be changed often.
We don't want the Administrator to be spammed for changing value of custom fields.
It would be great that we can add fields like "Category" .
Updated by Robert Schneider over 9 years ago
Updated by Toshi MARUYAMA over 9 years ago
- Related to Feature #13016: Dynamic adding values to custom fields added
Updated by Toshi MARUYAMA over 9 years ago
- Related to Feature #6717: Custom list field with dynamic list content added
Updated by Anonymous almost 9 years ago
Hi
I have just finished the first version of a plugin to enable user-editing of Custom Fields.
Please have a look at https://www.redmine.org/plugins/redmine_edit_custom_fields
Features:- Allows editing of all Issue Custom Fields for a project
- Provides new role permission
- Provides new module permission
- Add field in Custom Fields configuration to make only certain Custom Fields user editable
- Add a select box to choose which Custom Field to edit
Best regards
Frederick Thomssen
Updated by Rogério Braudes over 1 year ago
Anônimo wrote:
Hi
I have just finished the first version of a plugin to enable user-editing of Custom Fields.
Please have a look at https://www.redmine.org/plugins/redmine_edit_custom_fields
Features:Still missing:
- Allows editing of all Issue Custom Fields for a project
- Provides new role permission
- Provides new module permission
- Add field in Custom Fields configuration to make only certain Custom Fields user editable
- Add a select box to choose which Custom Field to edit
Best regards
Frederick Thomssen
Hi. Can you make this compatible for redmine 4.1?