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

JITL Jobs should substitute \${a_param} with order parameter a_param even when job have parameter a

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.9, 1.10
    • 1.9.12, 1.10.5, 1.11
    • None

    Description

      Current Situation

      • job has a parameter x with the value \${a_param}
      • job has a parameter a with the value value_of_a
      • the job is part of the job chain
      • an order is running which have the paramter a_param=test

      Then the parameter x has the the value

      • ${a_param} with JobScheduler 1.9.0
      • value_of_a_param} with JobScheduler 1.10

      Desired Behaviour

      The parameter x should have the value test

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: