Skip to content

[Bug] Don't mark due date in merged/ closed PRs as overdue #14536

@delvh

Description

@delvh

Description

Currently when a PR has a due date and gets merged or closed, it will, after the due date has expired, get displayed as overdue, even if it was merged on time. This always gets confusing when looking at closed PRs.
The question is: Is it really needed to display the due date when a PR has been closed (independent from if it was closed or merged)?
I'd argue that leaving it out for any closed/ merged PR would suffice to solve the problem, as there is no real value in leaving it in.
Another possible approach would be to display the due date in a PR merged on time normally, and otherwise overdue. This approach however is most likely more complex to implement.
I'm fine with both.
...

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions