Opened 3 years ago

Closed 3 years ago

#1289 closed defect (fixed)

Exclude folders from the "Stray files" wizard

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: Reggie v4.30
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

While implementing ticket #1275 we decided to put the images from the scanned slides in the the he-hiresscans directory on the ProjectArchive server. A side-effect is that the "Stray files" wizard now detects this folder as a stray folder and want to delete it (since it is not connected to an item in BASE).

The simplest solution is probably to implement a static list of folders that should be ignored.

Change History (1)

comment:1 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed

In 6101:

Fixes #1289: Exclude folders from the "Stray files" wizard

Turned out that there was already a mechnism for specifying "known folders", with "/debug" already in there. Adding a second entry "/he-hiresscans" fixed the problem.

Note: See TracTickets for help on using tickets.