]> source.dussan.org Git - redmine.git/commit
New custom fields of existing issues are not initialized with their default value...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 31 Oct 2015 09:17:29 +0000 (09:17 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 31 Oct 2015 09:17:29 +0000 (09:17 +0000)
commite6112a9710cbe33a0ee5787c14498a55ce9ba891
treecaa6adf8972bac64745faf5036379bfeb505b56e
parent9a3b8e0b1eaa6239297f53a5f1977457c28723e1
New custom fields of existing issues are not initialized with their default value (#21074).

git-svn-id: http://svn.redmine.org/redmine/trunk@14773 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/custom_value.rb
lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb
test/integration/api_test/issues_test.rb
test/unit/custom_value_test.rb