]> source.dussan.org Git - redmine.git/commit
Delete spent time custom field values not visible by the user after assignment (...
authorGo MAEDA <maeda@farend.jp>
Mon, 15 Mar 2021 23:36:27 +0000 (23:36 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 15 Mar 2021 23:36:27 +0000 (23:36 +0000)
commit1accf2a072bfa34b77162c29f42e556b8ec54056
tree2c605d8282bf883980c7af4a312679a90e4cfa40
parentc54349cc0b33dcc3f2a6a17661cc0d216e0e8736
Delete spent time custom field values not visible by the user after assignment (#33550).

Patch by  Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20802 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/time_entry.rb
test/unit/time_entry_custom_field_test.rb [new file with mode: 0644]
test/unit/time_entry_test.rb