Project

General

Profile

Actions

Feature #44166

open

【About Tracker】Add lock/unlock feature for trackers to disable them without deletion

Added by Seiji Shozuki about 9 hours ago. Updated about 9 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Resolution:

Description

  1. Problem

When a tracker is no longer needed, it cannot be deleted if it has been
used by any issues in the past. The only workaround is to manually remove
the tracker from every project, which is tedious and still leaves it
selectable if accidentally re-added.

There is currently no way to mark a tracker as "inactive" to prevent it
from being used going forward while preserving historical data.

  1. Solution

This patch adds a boolean `active` column (default: `true`) to the
`trackers` table, along with lock/unlock actions in the admin interface.


Files

tracker_lock_feature.patch (13.7 KB) tracker_lock_feature.patch Seiji Shozuki, 2026-06-12 12:57
Actions #1

Updated by Seiji Shozuki about 9 hours ago

I worry this response will have an impact in many areas.
So I think there is room for discussion regarding the methodology.

Actions

Also available in: Atom PDF