You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
introduces plugin setting for name of unit custom field
- after deploying the new code, in a console, run
Setting.plugin_redmine_supply = Setting.plugin_redmine_supply.merge("unit_cf" => "New Name Of Custom Field")
- restart server and the renamed unit custom field will be recognized
0 commit comments