Actions
Feature #44166
open【About Tracker】Add lock/unlock feature for trackers to disable them without deletion
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Resolution:
Description
- 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.
- Solution
This patch adds a boolean `active` column (default: `true`) to the
`trackers` table, along with lock/unlock actions in the admin interface.
Files
Updated by Seiji Shozuki about 8 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