Problem with Boolean Data Objects

Docker Image: flowable/all-in-one:6.4.0


This is a simple example to demo the bug,

  1. Create a simple hello world task
  2. Deploy it and view its diagram, all works fine
  3. Edit it to add a boolean data object
  4. Re-deploy it and the diagram view will crash at JS

Ref for step 1:
Screenshot%20from%202019-07-06%2008-47-50

Ref for step 3:

Ref for step 4 (View diagram for a running process):

Please try again using flowable/all-in-one:6.4.1. I’ve tested this morning and did not run into any issues.