Specify an step interval in the action step definition

XMLWordPrintable

    • Type: New Feature Request
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: 7.4.8
    • Component/s: Server (S)
    • None

      The aim is to define kind of "step groups"
      Step 1 - 0 actionA
      Step 2 - 0 actionB
      Step 3 - 0 actionC

      This will:
      Inmediately --> actionA
      stepdurantion after --> actionA + actionB
      stepduration after --> actionA + actionB + actionC
      from now on all 3 actions will execute

      If we can define an interval

      Step 1 - 0  /3  actionA
      Step 2 - 0  /3  actionB
      Step 3 - 0  /3  actionC

      Inmediately --> actionA
      stepdurantion after --> actionB
      stepduration after --> actionC
      form now on, the same sequence wll be executed

            Assignee:
            Andris Zeila
            Reporter:
            Gustavo Guido
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: