Skip to content

Base "archive prior tasks" on last activity time instead of creation time #2719

@charlesvien

Description

@charlesvien

Description

The "archive prior tasks" action currently decides what to archive based on task creation time. Tasks created a while ago but with recent activity are treated the same as genuinely stale tasks, so running the action leaves about half of the tasks unarchived. Reported by Morey.

Proposed solution

Use each task's last activity time instead of creation time when determining which prior tasks to archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions