Actions
Bug #726
closedCheckbox for computable field shows always up in custom field view
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
When navigating to Administration -> Custom Fields
the checkbox and other settings for custom fields show up even if the underlying field is not appropriate.
Actually it was developed only to show up if the custom field is of type
- int,
- float,
- list, or
- key/value pair.
Actions