OSPropertyString table should have the value column set to extremely-long datatype

XMLWordPrintable

      In the OSPropertyString entity, the value field in defined as very-long which on Oracle 10g is mapped to varchar(4000), other database, such as MySQL will use TEXT which allows a much larger string to be stored. This can cause issues with the charting plugin as it tries to store the properties of a chart in this table that is longer than 4000 characters.

            Assignee:
            Unassigned
            Reporter:
            Andrew Myers [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: