Actions
Bug #2061
closedxmera Omnia - Bug #2054: Bug fixing in DMS, Project Types, and Issue Sync
Missing safe_attribute for dmsf custom field support
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
Dmsf custom field settings are extended with a further attribute called dmsf_not_inheritable
. This attribute is not added to Redmine CustomField.safe_attributes
. Hence it won't be saved!
Actions