Page 1 of 1

Indicate Issue has attachment

Posted: 18 May 2006, 13:45
by jkpalmer52
This has probably been asked before, but couldn't find answer.

Is there a way to indicate (in View Issue) which Issue(s) have attachment(s).

I've tried the $g_show_attachments_indicator = ON
and this appears to have had NO EFFECT.

Running version 1.0.0rc1

I'd like to be able to identify which issues have attachments that are resolved, so I can reduce the size of my database, by archiving and / or deleting those issues which have one or more attachments.

I want to keep the issue on the database, just delete the attachment(s).

-TIA

-jp

Documentation incorrect

Posted: 18 May 2006, 16:03
by jkpalmer52
Documentation shows the value of the configuration item to be:

$g_show_attachments_indicator = ON;

and should be

$g_show_attachment_indicator = ON;