fjtirado commented on code in PR #3739:
URL:
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3739#discussion_r1814616791
##########
api/kogito-events-core/src/test/java/org/kie/kogito/event/process/ProcessEventsTest.java:
##########
@@ -175,12 +349,11 @@ private static void
setBaseEventValues(AbstractDataEvent<?> event, String eventT
event.setKogitoRootProcessInstanceId(ROOT_PROCESS_INSTANCE_ID);
event.setKogitoRootProcessId(ROOT_PROCESS_ID);
event.setKogitoParentProcessInstanceId(PROCESS_PARENT_PROCESS_INSTANCE_ID);
- event.setKogitoReferenceId(PROCESS_REFERENCE_ID);
Review Comment:
good catch!
This was intentional since both referenceid and startnode are not extensions
that are currently used for processinstancedataevent
--
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]