Bug 472452: Rephrase documentation about deleting custom fields

r=glob


git-svn-id: svn://10.0.0.236/trunk@260779 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2010-07-15 10:33:10 +00:00
parent a2ebe51f39
commit bb0d7d3ffe
2 changed files with 8 additions and 5 deletions

View File

@@ -1 +1 @@
7368
7369

View File

@@ -2439,10 +2439,13 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
<title>Deleting Custom Fields</title>
<para>
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 <quote>Action</quote>
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.
</para>
</section>
</section>