Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-15880

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

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

            Unassigned Unassigned
            andrew.myers Andrew Myers [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: