Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-4162

SD projects created when Default Language is Spanish or German don't have queues and show error

      NOTE: This bug report is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding bug report.

      Summary

      If we change the 'Default Language' to Spanish or German, whenever we create a Basic SD project or an IT Service Desk project, we get:

      In Basic SD only, we can see in the project this error:

      This service desk project has configuration problems and may not work as expected.
      View error details and repair the problem
      

      Clicking the link we get this:

      Request Form contains configuration errors
      The following fields don't have any values set:
      	•	¿Qué sistema?
      As a consequence these Request Forms cannot be used successfully by customers:
      	•	Solicitar una nueva cuenta
      To repair these Request Forms, add values for these fields on this project's components page.
      

      Both in Basic and IT projects, no queues are created for this project. Going to the Queues page show a message saying no queues exist:

      Environment

      Affected version (not available in the field): 3.3.0-OD-1000.164.0

      Steps to Reproduce

      1. In General Configuration page, change 'Default Language' to 'Spañol' (Spanish)/ Deutsch (German)
      2. Create an SD project

      Expected Results

      1. Queues are created

      Actual Results

      No Queue is created. In Basic projects, the errors mentioned before are shown.

      Partial Workaround

      This workaround will make you project be entirely in English

      1. Change 'Default Language' to English
      2. Create the project
      3. Change it back to Spanish/German

      Workaround (JIRA Server Only)

      A file inside of the JIRA Service Desk .obr file must be modified. The temporary workaround is to remove the trailing space on one line in sd-i18n_de_DE.properties.

      • jira-servicedesk-application-3.1.10.obr\jira-servicedesk-application-3.1.10.jar\i18n\sd-i18n_de_DE.properties
        sd.workflow.name.for.purchase=JIRA Service Desk Kauf-Workflow wurde f\u00FCr das Projekt {0} generiert 
        

      See JIRA Service Desk Internationalization for instructions on modifying the i18n file. After making this change uninstall JIRA Service Desk from the Versions & Licenses page and then install the modified .obr file using the Upload an Application option on the Versions & Licenses page.

        1. components.png
          components.png
          157 kB
        2. JSD-4162.mp4
          3.86 MB
        3. JSD-4162.mp4
          3.86 MB
        4. queues.png
          queues.png
          62 kB

            [JSDSERVER-4162] SD projects created when Default Language is Spanish or German don't have queues and show error

            Benjamin S made changes -
            Remote Link Original: This issue links to "JSDS-89 (JIRA Server)" [ 242262 ] New: This issue links to "JSMDC-89 (JIRA Server (Bulldog))" [ 242262 ]
            Benjamin S made changes -
            Remote Link Original: This issue links to "JSDS-89 (JIRA Server)" [ 242262 ] New: This issue links to "JSMDC-89 (JIRA Server (Bulldog))" [ 242262 ]
            Benjamin S made changes -
            Remote Link Original: This issue links to "JSDS-89 (JIRA Server)" [ 242262 ] New: This issue links to "JSMDC-89 (JIRA Server (Bulldog))" [ 242262 ]
            Owen made changes -
            Workflow Original: JSD Bug Workflow v5 - TEMP [ 2304569 ] New: JAC Bug Workflow v3 [ 3126187 ]
            Status Original: Done [ 10044 ] New: Closed [ 6 ]
            Owen made changes -
            Symptom Severity Original: Major [ 14431 ] New: Severity 2 - Major [ 15831 ]
            Katherine Yabut made changes -
            Workflow Original: JSD Bug Workflow v5 [ 2058410 ] New: JSD Bug Workflow v5 - TEMP [ 2304569 ]
            Katherine Yabut made changes -
            Workflow Original: JSD Bug Workflow v5 - TEMP [ 2055456 ] New: JSD Bug Workflow v5 [ 2058410 ]
            Katherine Yabut made changes -
            Workflow Original: JSD Bug Workflow v5 [ 1956456 ] New: JSD Bug Workflow v5 - TEMP [ 2055456 ]
            Katherine Yabut made changes -
            Workflow Original: JSD Bug Workflow v4 [ 1614777 ] New: JSD Bug Workflow v5 [ 1956456 ]
            jonah (Inactive) made changes -
            Description Original: h3. Summary

            If we change the 'Default Language' to Spanish or German, whenever we create a Basic SD project or an IT Service Desk project, we get:

            In Basic SD only, we can see in the project this error:
            {code:java}This service desk project has configuration problems and may not work as expected.
            View error details and repair the problem
            {code}
            Clicking the link we get this:
            {code:java}Request Form contains configuration errors
            The following fields don't have any values set:
            • ¿Qué sistema?
            As a consequence these Request Forms cannot be used successfully by customers:
            • Solicitar una nueva cuenta
            To repair these Request Forms, add values for these fields on this project's components page.
            {code}
            Both in Basic and IT projects, no queues are created for this project. Going to the Queues page show a message saying no queues exist:
             !queues.png|thumbnail!
            h3. Environment

            Affected version (not available in the field): 3.3.0-OD-1000.164.0
            h3. Steps to Reproduce
             # In General Configuration page, change 'Default Language' to 'Spañol' (Spanish)/ Deutsch (German)
             # Create an SD project

            h3. Expected Results
             # Queues are created

            h3. Actual Results

            No Queue is created. In Basic projects, the errors mentioned before are shown.
            h3. Partial Workaround

            *This workaround will make you project be entirely in English*
             # Change 'Default Language' to English
             # Create the project
             # Change it back to Spanish/German

            h3. Workaround (JIRA Server Only)

            A file inside of the JIRA Service Desk .obr file must be modified. The temporary workaround is to remove the trailing space on one line in sd-i18n_de_DE.properties.
             * jira-servicedesk-application-3.1.10.obr\jira-servicedesk-application-3.1.10.jar\i18n\sd-i18n_de_DE.properties
            {noformat}sd.workflow.name.for.purchase=JIRA Service Desk Kauf-Workflow wurde f\u00FCr das Projekt {0} generiert
            {noformat}

            See [JIRA Service Desk Internationalization |https://confluence.atlassian.com/display/JIRAKB/JIRA+Service+Desk+Internationalization] for instructions on modifying the i18n file. After making this change uninstall JIRA Service Desk from the Versions & Licenses page and then install the modified .obr file using the Upload an Application option on the Versions & Licenses page.
            New: {panel:bgColor=#e7f4fa}
              *NOTE:* This bug report is for *JIRA Service Desk Server*. Using *JIRA Service Desk Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JSDCLOUD-4162].
              {panel}

            h3. Summary

            If we change the 'Default Language' to Spanish or German, whenever we create a Basic SD project or an IT Service Desk project, we get:

            In Basic SD only, we can see in the project this error:
            {code:java}This service desk project has configuration problems and may not work as expected.
            View error details and repair the problem
            {code}
            Clicking the link we get this:
            {code:java}Request Form contains configuration errors
            The following fields don't have any values set:
            • ¿Qué sistema?
            As a consequence these Request Forms cannot be used successfully by customers:
            • Solicitar una nueva cuenta
            To repair these Request Forms, add values for these fields on this project's components page.
            {code}
            Both in Basic and IT projects, no queues are created for this project. Going to the Queues page show a message saying no queues exist:
             !queues.png|thumbnail!
            h3. Environment

            Affected version (not available in the field): 3.3.0-OD-1000.164.0
            h3. Steps to Reproduce
             # In General Configuration page, change 'Default Language' to 'Spañol' (Spanish)/ Deutsch (German)
             # Create an SD project

            h3. Expected Results
             # Queues are created

            h3. Actual Results

            No Queue is created. In Basic projects, the errors mentioned before are shown.
            h3. Partial Workaround

            *This workaround will make you project be entirely in English*
             # Change 'Default Language' to English
             # Create the project
             # Change it back to Spanish/German

            h3. Workaround (JIRA Server Only)

            A file inside of the JIRA Service Desk .obr file must be modified. The temporary workaround is to remove the trailing space on one line in sd-i18n_de_DE.properties.
             * jira-servicedesk-application-3.1.10.obr\jira-servicedesk-application-3.1.10.jar\i18n\sd-i18n_de_DE.properties
            {noformat}sd.workflow.name.for.purchase=JIRA Service Desk Kauf-Workflow wurde f\u00FCr das Projekt {0} generiert
            {noformat}

            See [JIRA Service Desk Internationalization |https://confluence.atlassian.com/display/JIRAKB/JIRA+Service+Desk+Internationalization] for instructions on modifying the i18n file. After making this change uninstall JIRA Service Desk from the Versions & Licenses page and then install the modified .obr file using the Upload an Application option on the Versions & Licenses page.

              lgoodhewcook Lachlan G (Inactive)
              jsilveira Jaime S
              Affected customers:
              5 This affects my team
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: