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

Stunner - Numbers widget in Notification dialog produces unexpected errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • 7.26.0.Final
    • Designer
    • NEW
    • NEW
    • Hide
      1. Create new notification for User task
      2. Set 0 to one of number inputs (see )
      3. Save and deploy project
      4. Start the process
      Actual Result

      Process will fail to start see

      Expected Result

      It shouldn't be possible to set incorrect value with UI Expiration Definition Widgets.

      Show
      Create new notification for User task Set 0 to one of number inputs (see ) Save and deploy project Start the process Actual Result Process will fail to start see Expected Result It shouldn't be possible to set incorrect value with UI Expiration Definition Widgets.

    Description

      If you set incorrect ISO pattern (you can do it using UI, not only by expressions. For example if you set one of the field to 0) you will see an error at process start time only neither validation nor building will catch it. (See picture)

      Related issues:
      • It is possible to paste any incorrect value. To a number field in Notification widget. For example 10,0. When you click on Save button Unexpected Error dialogue will be shown.
        Uncaught exception: For input string: ""
      • If you set up too big value, for example 2147483648 to a number field in Notification widget you will see Unexpected error dialogue when you click on the Save button.
        Uncaught exception: For input string: "2147483648"

      Related issues can be moved to separate issue if needed.

      Attachments

        Activity

          People

            romartin@redhat.com Roger Martinez
            kgaevski@redhat.com Kirill Gaevskii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: