Actions
Defect #37762
openProject form - editable custom fields
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Recently I was developing plugin which adds Editable by to project's custom fields (works similar to Visible by). I analyzed RM code and found out Project has editable_custom_field_values - decided to override it in my plugin. Then I was surprised that in this method is not used in form. So my question is why this method even exists in Project model?
In issue or timelog forms editable_custom_field_values is used. Could we unify this?
Updated by Maciej Pankanin about 2 years ago
BTW Don't you think it would be an desirable core feature? I mean ability to set which roles can edit specific custom field?
Actions