Bug 768 - Optional Time in Work Effort Types
Summary: Optional Time in Work Effort Types
Status: CONFIRMED
Alias: None
Product: E3
Classification: Unclassified
Component: workeffort (show other bugs)
Version: trunk
Hardware: All All
: P2 enhancement
Target Milestone: training
Assignee: Richard Harms
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 769
  Show dependency treegraph
 
Reported: 2009-01-22 15:21 CST by Richard Harms
Modified: 2017-07-15 11:04 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Harms 2009-01-22 15:21:50 CST
In WorkEffortTypeDetails, ScheduledTime, EstimatedTimeAllowed, and MaximumTimeAllowed should be modified so that those columns are allowed to be null. In some cases, such as Training Classes, there's no standard amount of time that can be set for these across all classes, and the values will always be calculated based on what the Class requires (they have their own time estimates for reading and testing times).

createWorkEffort is also going to be moved out into WorkEffortLogic, and will need need to be a little smarter about when Time is required to be passed into it and when it isn't.
Comment 1 Richard Harms 2009-01-23 15:45:58 CST
trunk revision r9596.
Comment 2 Richard Harms 2009-01-24 15:53:31 CST
TO clean-up.

trunk revision r9601.
Comment 3 Richard Harms 2009-01-24 18:24:53 CST
trunk revision r9602.
Comment 4 Richard Harms 2009-01-25 21:44:38 CST
trunk revision r9606.
Comment 5 Richard Harms 2009-05-10 21:04:07 CDT
Moving to new milestone, all changes to this point have been tagged in
trunk-2009-05-10-01.