Opened 15 years ago

Closed 15 years ago

Last modified 15 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 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

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

comment:3 by Nicklas Nordborg, 15 years ago

(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.