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

Missing declarations in field types

    XMLWordPrintable

Details

    Description

      From the mailing list

      I tracked this down, it's due to a missing email field type in the
      fieldtype-mssql.xml file. I added the following, copied from the MySQL
      configuration and it seems to solve the problem:

      <field-type-def type="email" sql-type="VARCHAR(255)"
      java-type="String"><validate name="isEmail" /></field-type-def>

      I also noticed that there are other "Specialized Types" listed in the MySQL
      field types that do not exist in the MS SQL file – are these going to cause
      other problems later?

      -Mark

      Attachments

        Activity

          People

            7ee5c68a815f Jeff Turner
            owen@atlassian.com Owen Fellows
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: