Open
Description
The StatusFor(DateTime date) method contains redundant checks and does not correctly handle cases where the given date matches the endDate. The unnecessary conditions make the logic harder to follow and can lead to incorrect status evaluations, potentially causing unexpected behavior in the system.
Metadata
Metadata
Assignees
Labels
No labels