Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-2276

Custom Template may be Lost

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 5.5
    • 4.3.1, 4.4
    • Board configuration
    • JIRA 4.0.2 + GH 4.3.1
      JIRA 4.1 + GH 4.4

    Description

      Symptom

      So far, this problem still can't be reproduced, however it quite seems like in a specific scenario the custom template may get lost.

      According to the investigation of onhand cases, it's different from deleting template from UI that the all settings of lost custom templates are still saved in database, however 'CUSTOM_TEMPLATES' definition is lost in 'GH_GONFIGURATION' property.

      select propertyvalue from propertytext 
      where id in (select id from propertyentry where entity_name='GreenHopper' and property_key='GH_CONFIGURATION');
      

      workaround

      • Find the # of missing custom template, manually update GH general settings in database to add the 'CUSTOM_TEMPLATES' back to 'GH_CONFIGURATION'

      Attachments

        Issue Links

          Activity

            People

              nmuldoon Nicholas Muldoon [Atlassian]
              kren Kelson Ren
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: