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

Monitoring Interface should recognize the configured JobChain/Job/TimerJobChain with the leading "/" character

    XMLWordPrintable

Details

    Description

      Current Situation
      Monitor Interface recognizes the configured JobChains/Jobs/TimerJobChain only if they start without the leading / character.
      e.g.:

      ...
      <JobChain name="test/my_job_chain" />    JobChain will be recognized
      <JobChain name="/test/my_job_chain" />   JobChain will be not recognized
      ...
      <Job name="test/my_job" />    Job will be recognized
      <Job name="/test/my_job" />   Job will be not recognized
      ...
      

      Desired Behavior
      Both namings should be recognized.

      Attachments

        Issue Links

          Activity

            People

              re Robert Ehrlich
              re Robert Ehrlich
              Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: