-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
If an old form has a MultipleInput for a List<Long> the migration tool isn't able to migrate the field.
It succesfully migrates everything but that field.
The message on console:
Processing module Shop: 3 forms found
Starting Basic jBPM Form Migration
[INFO] Starting migration for Form [subObjectForm.form]
[INFO] Form succesfully migrated
[INFO] Starting migration for Form [Shop.klarasProcess-taskform.form]
[WARNING] Cannot migrate field 'product_priceHistory': Unsupported field type 'MultipleInput'
[INFO] Form succesfully migrated
[INFO] Starting migration for Form [klarastask-taskform.form]
[WARNING] Cannot migrate field 'product_priceHistory': Unsupported field type 'MultipleInput'
[INFO] Form succesfully migrated
Finished Basic jBPM Form Migration
- is cloned by
-
RHPAM-970 Forms Migration tool isn't able to migrate MultipleInput fields from old form modeler
- Closed