Dashboard shows incorrect total phase count #100
Labels
No labels
bug
contract
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/iw-cli#100
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Dashboard displays 'Phase X/Y' but the total number of phases (Y) is incorrect. It appears to show the current phase number as both values - for example 'Phase 1/1' or 'Phase 6/6' - even when there are more phases defined in the task index.
The total phase count should reflect the actual number of phases defined, not mirror the current phase number.