Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1351 closed enhancement (fixed)

Add a function that removes unwanted items from the database at regular intervals

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.13
Component: core Version:
Keywords: Cc:

Description

Unwanted items are:

  • Stray any-to-any links (see #1340)
  • Unused item and project keys

The cleanup should be executed at regular intervals (possible configurable). It should be possible to disable this function since we don't want to execute it from job agents.

Change History (3)

comment:1 Changed 14 years ago by Nicklas Nordborg

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 Changed 14 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [5023]) Fixes #1351: Add a function that removes unwanted items from the database at regular intervals

comment:3 Changed 14 years ago by Nicklas Nordborg

(In [5024]) References #1351: Add a function that removes unwanted items from the database at regular intervals

Fixed problems with remaining garbage when TestAll? was executed multiple times.

Note: See TracTickets for help on using tickets.