flowable / flowable/flowable-engine

Form Properties enum (org.flowable.engine.impl.form.EnumFormType) Not saving values during deployment

Open
#2,936 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

The enum Form properties types do not save to the database during deployment, verified that it is in the process definition file before deploying the bar file

The formProperty.getType().getInformation("values") will always return nothing. Have looked in the tables and cannot see the variables of type enum.

Trying to migrate from Activiti 5.22 to Flowable 6. We are using Flowable as an embedded engine in our application and using the Eclipse Flowable Designer 5.22 for process creation.

Sample process



































Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.