From: Frédéric Buclin Date: Thu, 15 Jul 2010 10:33:15 +0000 (+0200) Subject: Bug 472452: Rephrase documentation about deleting custom fields X-Git-Tag: bugzilla-3.6.2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af4d28b1dbbd76066fe3a6e20113313145d089b;p=thirdparty%2Fbugzilla.git Bug 472452: Rephrase documentation about deleting custom fields r=glob --- diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 09df39a1b7..25942f13a5 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2455,10 +2455,13 @@ ReadOnly: ENTRY, NA/NA, CANEDIT Deleting Custom Fields - It is only possible to delete obsolete Custom Fields - if the field has never been used in the database. - To remove a field which already has content, - mark it as obsolete. + Only custom fields which are marked as obsolete, and which never + have been used, can be deleted completely (else the integrity + of the bug history would be compromised). For custom fields marked + as obsolete, a "Delete" link will appear in the Action + column. If the custom field has been used in the past, the deletion + will be rejected. But marking the field as obsolete is sufficient + to hide it from the user interface entirely.