Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-261

period doesn't work in weekdays/day element of order job

    XMLWordPrintable

Details

    Description

      An order job has the following run_time:
      <run_time>
      <weekdays>
      <day day="1 2 3 4 5">
      <period begin="13:39"
      end="20:00"/>
      </day>
      </weekdays>

      <holidays/>
      </run_time>

      • On Monday 13:38 an order was started
      • Order remains in order queue, job state is "pending (not in period)"
      • At 13:39, job state changes to "pending", but the order isn't started

      Attachments

        Activity

          People

            vg Victor Garcia-Beltran (Inactive)
            al Andreas Liebert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: