Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-345

File order source information should be displayed in original spelling

    XMLWordPrintable

Details

    Description

      Current Situation

      • A file order source for a job chain is configured with mixed spelling for the directory and file specification iike this:
        <job_chain>
        <file_order_source directory="/tmp/jobscheduler/file/BJB.incoming" regex=".*\.XML$"/>
        ...
        
      • The JOC Cockpit displays this information in lowercase letters with the Job Chains view:
        file orders |  directory: /tmp/jobscheduler/file/bjb.incoming  pattern: .*\.xml$  delay: 60  repeat : 60 
        

        The complete line of outout in the GUI seems to be affected by lowercase spelling. If you copy&paste the line of output from the GUI e.g. to a text editor then it will show up in mixed spelling.

      Desired Behavior

      • Mixed spelling for file order source information should be considered.
      • The above sample should be displayed as:
        File Orders |  Directory: /tmp/jobscheduler/file/BJB.incoming  Pattern: .*\.XML$  Delay: 60  Repeat : 60 
        

      Attachments

        Activity

          People

            ztsa0019 Sourabh Agrawal
            ap Andreas Püschel
            Andreas Püschel Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: