Uploaded image for project: 'JOE - JobScheduler Object Editor'
  1. JOE - JobScheduler Object Editor
  2. JOE-241

More than one period with a repeat interval should be configurable

    XMLWordPrintable

Details

    Description

      Current Situation

      A schedule element e.g. day can have multiple periods with a repeat interval or single starts.

          <weekdays >
              <day  day="1 2 3 4 5">
                  <period  repeat="01:00" begin="00:00" end="12:00"/>
                  <period  repeat="00:30" begin="12:00" end="24:00"/>
              </day>
          </weekdays>
      

      If the schedule element has already a period with a repeat interval and a new period will be added then the new period doesn't have the option to select a repeat interval in JOE.

      Desired Behavior

      It should be possible whenever a new period will be added that all options (single_start, start/start interval and start/end interval) are configurable.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: