-
Feature Request
-
Resolution: Done
-
Critical
-
None
-
None
-
2021 Week 40-42 (from Oct 4), 2021 Week 43-45 (from Oct 25), 2021 Week 46-48 (from Nov 15), 2021 Week 49-51 (from Dec 6th), 2022 Week 02-04 (from Jan 10), 2022 Week 05-07 (from Jan 31), 2022 Week 08-10 (from Feb 21), 2022 Week 11-13 (from Mar 14)
Its important for process codegen and schema that users should be able to use collections with type. For instance instead of specifying java.util.ArrayList, we should allow that user could type: java.util.ArrayList<com.redhat.microsaga.model.ProductItem>
Currently, the editor prevents users from typing < and > characters.
- is related to
-
KOGITO-6093 JandexProtoGenerator NPE when generating process with variable of type List
- Closed
-
KOGITO-5734 Swagger-UI not working properly for ArrayList variables
- Open