プロジェクト

全般

プロフィール

Defect #1383

完了

Status is not updated if changed, even when there is a time entered

Olivier Houdas さんがほぼ9年前に追加. ほぼ9年前に更新.

ステータス:
終了(Closed)
優先度:
通常(Normal)
担当者:
対象バージョン:
開始日:
2015/06/23
期日:
進捗率:

100%

予定工数:

説明

We're using Redmine 2.6 (and even 3.0, now) and users noticed theirs changes to the status of issues are not taken into account.

I suggest updating line 668 in work_time_controller.rb from

vals['status_id'] = $1

to
vals['status_id'] = $1.to_i

I tested on our Redmine and now it works.

Tomohisa Kusukawa さんがほぼ9年前に更新

  • ステータス新規(New) から 解決(Resolved) に変更
  • 進捗率0 から 100 に変更

更新履歴 commit:7dac350f1249 で適用されました。

Tomohisa Kusukawa さんがほぼ9年前に更新

  • ステータス解決(Resolved) から 終了(Closed) に変更
  • 担当者Tomohisa Kusukawa から Olivier Houdas に変更

Thank you so much.
I commited at commit:7dac350f1249.

他の形式にエクスポート: Atom PDF