From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 11:48:14 +0000 (+0000) Subject: Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Patch... X-Git-Tag: bugzilla-3.1.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=927295c07ed5131950349f1591495c0dc9c96742;p=thirdparty%2Fbugzilla.git Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Patch by Alex Eiser r/a=LpSolit --- diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 6a692c2640..b7897215d5 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -1679,10 +1679,10 @@ foo: ENTRY, MANDATORY/MANDATORY, CANEDIT Deleting Custom Fields - At this point, it is not possible to delete custom fields from - your web browser. If you don't want to make one available anymore, - mark it as obsolete. This way, you will preserve your DB - referential integrity. + It is only possible to delete obsolete custom fields + if the field has never been used in the database. + If you want to remove a field which already has content, + mark it as obsolete.