プロジェクト

全般

プロフィール

Vote #76476

完了

The description column in the issues table is too short (MySQL)

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
2
version_id:
119
issue_org_id:
20127
author_id:
128151
assigned_to_id:
1
comments:
15
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
96
ステータス-->[Closed]

説明

The @description@ column in the +issues+ table has a data type of @TEXT@, which has a limit of 65k. We recommend changing this data type to @LONGTEXT@, as was done for the @comment@ field in the +changesets+ table. As you've done this for the repository commits (#16143) already, please make this change. Otherwise, Redmine throws a 500 error on creating issues with long descriptions.


journals

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
"Etienne Massip":http://www.redmine.org/users/6508 wrote on #7779#note-1:
> PostgreSQL stores issue description in a column with text data type which length is unlimited, so adding a limit would be some kind of regression to PG users.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Issue description and journals changed to LONGTEXT.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


related_issues

relates,Closed,16143,Can't insert too long comment field from repository (MySQL)
relates,Closed,24006,Add character limitation on description field for MySQL
relates,Closed,14626,Repositories' extra_info column is too short with MySQL
relates,Closed,29209,Long text custom fields don't accept values longer than 64KB if backend database is MySQL
duplicates,Closed,18865,Size of text description of the problem
duplicates,Closed,7779,Error 500 when issue description is too long
duplicates,Closed,19869,Consider increasing the size limit of description and note columns for tickets
duplicates,Closed,24397,this text in description or note cause an internal server error

Admin Redmine さんが約4年前に更新

  • カテゴリIssues_2 にセット
  • 対象バージョン3.4.0_119 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0