Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-658

JobchainNodeSubstituteMonitor should support multi substitution when using environment variables

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.13
    • 1.13.10
    • None

    Description

      Current Situation

      When there is a environment variable A=AAA and these node parameters

      $B = $A
      $C = $B

      then after substitution of C the value is $A

      Desired Behavior

      When there is a environment variable A=AAA and these node parameters

      $B = $A
      $C = $B

      then after substitution of C the value should be AAA

      Patch

      A patch is available here

      • Download the jar file
      • Save the file in $SCHEDULER_HOME/lib/patches
      • restart JobScheduler Master

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: