Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8626

False error message when using a variable in timer expression

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 7.23.0.Final
    • Runtime Engine
    • None
    • NEW
    • NEW

    Description

      Attached you will find a reproducer. I have variable testInterval that is defined as a process variable. And also I have a timer event with expression #

      {testInterval}

      .
      Each time I make any operation with a process intance I get error message "Could not find variable scope for variable testInterval".

      At inital state this variable is not initialized and I get error message even if value of this variable is not required at the moment. I think it's better to generate this error if timer node is initialized and no variable is provided.

      Could you please check that.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            sergey.s.sazonov@gmail.com Sergey Sazonov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: