-
Bug
-
Resolution: Fixed
-
Low
-
10.129.3
-
1
-
Severity 2 - Major
-
No
Issue Summary
Last iteration does not appear in the list of committed by dropdown on dependency when the end date of the iteration does not match with the end date of the Program Increment
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Create a PI with start date as 01/JAN/2024 and end date as 31/MAR/2024
- Create sprints and on on the last sprint, set the end date as 01/APR/2024 (one day above PI end date)
- Assign these sprints to two teams Team A and Team B
- Create dependency from Team A to Team B.
- Requesting Team A can see the last sprint under Requested By
- Accepting Team B cannot see the last sprint under Commit By drop down
- Reason being the PI end date (31/MAR/2024) is one day less that last sprint end date (01/APR/2024)
Expected Results
- Commit By drop down on dependency should show all the sprints irrespective of matching with Start/End date of PI
Actual Results
- Commit By drop down on dependency does show the last sprint where there is a mismatch with End date of PI and end date of last sprint
Workaround
Correct the end date of the last sprint to match with PI end date
- is connected to
-
JAVOM-5479 Loading...
- resolves
-
ALIGNSP-23092 Loading...