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

Transitioning issue causes noise in the logs

    XMLWordPrintable

Details

    Description

      Each time transitioning issue this error appears in the logs creating a lot of noise.

      2018-06-11 15:25:24,088 http-nio-8080-exec-30 WARN k80648 925x1590771x1 1jilfl9 159.216.5.34,159.216.228.115 /secure/CommentAssignIssue!default.jspa [c.a.j.w.action.issue.CommentAssignIssue] The i18n key in property 'jira.i18n.description' for this transition does not contain a valid i18n key.
      

      Cause

      no value is set in the workflow for jira.i18n.description

      <action id="101" name="Cancel" view="fieldscreen">
      <meta name="jira.i18n.submit">sd.workflow.save</meta>
      <meta name="jira.description"/>
      <meta name="jira.i18n.description"/>
      <meta name="jira.fieldscreen.id">13554</meta>
      

      Causing the warning to appear.

      workaround

      The error can be ignored since it doesn't break any functionality.

      To disable logging :

      • ⚙ > System > Profile and logging > click on : "Configure logging level for another package."
      • add the package : com.atlassian.jira.web.action.issue.CommentAssignIssue > set the logging level to ERROR

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsjauwmook Jeffrey Sjauw Mook (Inactive)
            Votes:
            21 Vote for this issue
            Watchers:
            21 Start watching this issue

            Dates

              Created:
              Updated: