takesImplicitBlockArgument Step Fails without Body

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Blocker
    • Component/s: workflow-cps-plugin
    • None

      A step descriptor that returns true from takesImplicitBlockArgument now requires a body.
       
      The API states:
       
      Return true if this step can accept an implicit block argument. (If it can, but it is called without a block, StepContext.hasBody() will be false.)
       
      Steps should not require bodies that are implicit/optionally indicated.
       
      This was introduced in this PR
       
      (Marked as Blocker because it has explicitly broken a stated API)

            Assignee:
            Unassigned
            Reporter:
            Bryan Stopp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: