Ticket #791 (new defect)

Opened 5 years ago

Last modified 3 years ago

イテレーションバーンダウンチャートで未来のイテレーションの計画時フラグがfalseのストーリーのサイズが計算対象外になる

Reported by: trichord-devel Assigned to:
Priority: major Milestone: someday
Component: Iteration BurnDownChart Version: 1.3.3
Keywords: Spec, TestResults20081219 Cc:
Fixed Version:
Test Case:

Description

現象

計画時でないストーリーを未来のイテレーションに割り当てると、イテレーションBDCの計算に含まれない。

回避策

ストーリーを追加する際には、計画時のストーリーとみなすことでイテレーションBDCの計算対象となる

対応

ストーリーの作成日時を記録して、そこから残項目値をプロットするように仕様を変更する必要がある。

Change History

07/23/07 17:20:07 changed by kakeda

  • fixed_version set to not yet.
  • milestone changed from 1.2.0 to 1.3.0.

マイルストーン変更

12/04/07 16:42:55 changed by kakeda

  • if_you_can set to expect.
  • if_you_can_not set to dislike.

updated from trac2csv.rb

12/11/07 11:38:53 changed by kakeda

  • milestone changed from 1.3.0 to Someday.

updated from trac2csv.rb

12/11/07 12:07:15 changed by kakeda

  • if_you_can changed from expect to like.

updated from trac2csv.rb

12/26/08 17:00:24 changed by kakeda

  • complete changed.
  • weight changed.
  • possibility set to low.
  • reg_test_number changed.
  • version changed from 1.0 to 1.3.3.
  • keywords changed from Spec to Spec, TestResults20081219.
  • condition changed.
  • risk set to low.

12/26/08 17:02:22 changed by kakeda

一番のToBe?は、日付毎にサイズを持たせておき、そのイテレーション時点での残サイズの計算により算出すること。タスクの残時間と同様の扱いにする。