agrz opened a new issue, #999: URL: https://github.com/apache/incubator-kie-issues/issues/999
Hi, **Problem** according to this discussion: https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/BPMN.20Task.20Variable.20expressions/near/423371812 the kogito BPMN runtime supports default values for process variables by adding defaultValue metadata. This works in the XML but is not supported in the BPMN Editor. Worse yet, if you add the metadata to the XML and then do any change of the process in the BPMN editor, it will overwrite the additional XML tag. **Proposes Solution** I would request an improvement of the BPMN Editor to allow to add metadata to process variables in addition to just the customTag metadata currently supported. That will allow to use defaultValue metadata tag and would follow the function of the other elements where you can add metadata for extended feature support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
