Skip to content

Commit

Permalink
Remove outdated custom fields information from Admin Guide
Browse files Browse the repository at this point in the history
Fixes #25408
  • Loading branch information
atrol committed Feb 2, 2019
1 parent 3b15740 commit 6f98bfc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docbook/Admin_Guide/en-US/Customizing.xml
Expand Up @@ -229,11 +229,6 @@ $s_CODE = STRING;
</itemizedlist>
</para>

<para>All custom fields are currently saved to a field of type
VARCHAR(255) in the database. However, in future releases, it is
possible to support custom fields of different types (eg: memo,
file).</para>

<para>
If the value of a custom field for a certain defect is not found,
the default value is assumed.
Expand Down

0 comments on commit 6f98bfc

Please sign in to comment.