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

WorkflowCurrentStepCheck Integrity check using wrong variable type.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.1.1
    • 3.0.3
    • None
    • None

    Description

      The WorkflowCurrentStepCheck Integrity check uses the wrong variable type in the following line (71):

      List currentSteps = genericDelegator.findByAnd("OSCurrentStep", UtilMisc.toMap("entryId", workflowEntryId.toString()));

      The OSCurrentStep ID is an numeric value rather than a string.

      Must test that when changing this value, interegirty check still runs.

      Attachments

        Activity

          People

            keith@atlassian.com Keith Brophy
            keith@atlassian.com Keith Brophy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: