Details
-
Story
-
Status: Gathering interest (View Workflow)
-
None
-
Resolution: Unresolved
-
None
-
None
-
None
-
Scheduling
-
BigPicture, BigGantt
-
JIRA server, JIRA cloud
-
19
-
19
-
-
No
-
0 -
0 -
0 -
0 -
0 -
0 -
0 -
Description
Before change:
When task end date is mapped in a way that includes value of some time field (eg. Original Estimate), the time value is converted to days by taking the conversion ratio from the primary task source.
After change:
When task end date is mapped in a way that includes value of some time field (eg. Original Estimate), the time value is converted to days by taking the conversion ratio from the workload plan of the assigned resource, with each day considered separately. This still evaluates to full days, eg. if the workload plan is for the resource to work 6 h per day and a task has OE of 9 h, that task will take 2 days, not 1.5.