-
Bug
-
Resolution: Fixed
-
Low
-
10.84
-
1
-
Severity 3 - Minor
-
X-Men - WT2
-
No
Issue Summary
When opening a future PI, the time remaining for that PI calculate the time from the current date till the end date of that PI.
This is misleading as it appears Days Left is currently calculated from the current date, where it should calculate the remaining dates only if the current date is equal to or later than the start date.
To avoid confusion, days Left in the PI should not exceed the number of days between the start and end date of the PI.
Steps to Reproduce
- Open a PI set in the future or create a new PI, starting and ending in the future
- Observe the day left below the Audit Log
Expected Results
'PI not started' label would ideally appear in this case based upon the PI status set to "In Progress"
Actual Results
The calculation takes the current date and ending date as the total days remaining
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available