-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Issue - Fields
-
None
-
2
-
7
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Hi Atlassian!
I am the developer of the Table Grid Editor add-on (https://marketplace.atlassian.com/plugins/com.idalko.jira.plugins.igrid/server/overview).
I am using custom field default value as a storage for a grid configuration. It can be quite large depending on the number of columns in the grid. Some customers report that they are getting error on saving of the custom field default value on the JIRA instances which use Oracle database. I checked it and noticed, that XMLVALUE column of the GENERICCONFIGURATION table that is used for this purpose has extremely short length(4000) whereas in other databases there is no limit at all on this column.
As the result some of our customers experience inconvenience working with Table Grid Editor on Oracle. Can you expand the length of the column or remove the limit at all in future versions?
- relates to
-
JRACLOUD-61134 Increase the length of the XMLVALUE column in GENERICCONFIGURATION table
- Closed