-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JBPM-10208] Avoid signalling the same engine more than once #2358
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99c2231 - Browse repository at this point
Copy the full SHA 99c2231View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44efc2a - Browse repository at this point
Copy the full SHA 44efc2aView commit details -
JBPM-10162 IntermediateThrowingSignal node from subprocess and the su…
…bprocess is not getting marked as executed (kiegroup#2273)
Configuration menu - View commit details
-
Copy full SHA for babe7da - Browse repository at this point
Copy the full SHA babe7daView commit details -
[JBPM-10172] Same id used for timers when using per request (kiegroup…
…#2285) * [JBPM-10172] Same id used for timers when using per request * [JBPM-10172] Fix test without timer name * [KOGITO-10172] Kris proposal * [JBPM-10172] Avoiding null pointer if manager is null * [JBPM-10172] Sonar warnings * [JBPM-10172] Fixing tests --------- Co-authored-by: Gonzalo Muñoz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd6c2d6 - Browse repository at this point
Copy the full SHA fd6c2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5af0f - Browse repository at this point
Copy the full SHA be5af0fView commit details -
[JBPM-10174] Do not call readValue in VariableScope (kiegroup#2288)
* [JBPM-10174] Do not call readValue in VariableScope * [JBPM-10174] Sonar warnings * [JBPM-10174] Supporting date conversion * [JBPM-10174] Increasing coverage
Configuration menu - View commit details
-
Copy full SHA for 822544b - Browse repository at this point
Copy the full SHA 822544bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32bc5e0 - Browse repository at this point
Copy the full SHA 32bc5e0View commit details -
[JBPM-10176] Detect creation of timers for notifications (kiegroup#2283)
Co-authored-by: Alberto Fanjul <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f43bcb1 - Browse repository at this point
Copy the full SHA f43bcb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8533a33 - Browse repository at this point
Copy the full SHA 8533a33View commit details -
[JBPM-10185] Handling sla timer for processes (kiegroup#2303)
* [JBPM-10185] Handling sla timer for processes * [JBPM-10185] Add test and fix persistence of SlaDueDate --------- Co-authored-by: Gonzalo Muñoz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5d4582 - Browse repository at this point
Copy the full SHA b5d4582View commit details -
Bump h2 from 1.4.197 to 2.2.220 (kiegroup#2302)
* Bump h2 from 1.4.197 to 2.2.220 - remove MVCC * [bump to h2-220]: add param NON_KEYWORDS=VALUE * [bump h2 220] Fix container tests * [bump h2-220] Parameterize drop script for other dbs * [bump h2-220] Changes after review --------- Co-authored-by: Gonzalo Muñoz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f8cd8b - Browse repository at this point
Copy the full SHA 7f8cd8bView commit details -
[kie-roadmap-119] Scheduled jobs do not keep configured execution time (
kiegroup#2292) * [kie-roadmap-119] Scheduled jobs do not keep configured execution time * [kie-roadmap-119] Make sure job gets rescheduled even if execution time exceeds nextRun value
Configuration menu - View commit details
-
Copy full SHA for 8ec341f - Browse repository at this point
Copy the full SHA 8ec341fView commit details -
[kie-issues-386] PIM removes dynamic task description of Human Tasks (k…
…iegroup#2301) * [kie-issues-386] Test case to verify dynamic task description during process migration * [kie-issues-386] Test case to verify dynamic task description during process migration / fix --------- Co-authored-by: Martin Weiler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab2a38b - Browse repository at this point
Copy the full SHA ab2a38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd2121 - Browse repository at this point
Copy the full SHA 0dd2121View commit details -
Configuration menu - View commit details
-
Copy full SHA for f656cc7 - Browse repository at this point
Copy the full SHA f656cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f8eb0 - Browse repository at this point
Copy the full SHA 31f8eb0View commit details -
[JBPM-10188] Signaling process instances (kiegroup#2319)
Original expression needs to be added as it is to external event listeners. This way it can be converted when persisted.
Configuration menu - View commit details
-
Copy full SHA for b3a79fa - Browse repository at this point
Copy the full SHA b3a79faView commit details -
[kie-issues-509] Handle SLA timers during process instance migration (k…
…iegroup#2323) * [kie-issues-509] Handle SLA timers during process instance migration * [kie-issues-509] Add tests for process SLA and usertask SLA migration * [kie-issue-509] fix tests and add SLA process migration --------- Co-authored-by: Martin Weiler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 502c6c1 - Browse repository at this point
Copy the full SHA 502c6c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e143aa9 - Browse repository at this point
Copy the full SHA e143aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 600de5d - Browse repository at this point
Copy the full SHA 600de5dView commit details -
[JBPM-10195] Schema validation exception when validating Spring Boot …
…DDL (kiegroup#2332) Scripts for Oracle and PostgreSQL
Configuration menu - View commit details
-
Copy full SHA for e2455de - Browse repository at this point
Copy the full SHA e2455deView commit details -
[JBPM-10203] Fixing null pointer exception for cancelActivity (kiegro…
…up#2342) * [JBPM-10203] Fixing null pointer exception for cancelActivity * Update jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/xml/BoundaryEventHandler.java Co-authored-by: Gonzalo Muñoz <[email protected]> --------- Co-authored-by: Gonzalo Muñoz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 849e1c0 - Browse repository at this point
Copy the full SHA 849e1c0View commit details -
[incubator-kie-issues-646] Duplicate timer created for Task SLA Due d…
…ate with AsyncMode env setting (kiegroup#2352)
Configuration menu - View commit details
-
Copy full SHA for a6ef8f0 - Browse repository at this point
Copy the full SHA a6ef8f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd32504 - Browse repository at this point
Copy the full SHA dd32504View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a9f791 - Browse repository at this point
Copy the full SHA 5a9f791View commit details -
[JBPM-10208] Avoid signalling the same engine more than once
In the same signalEvent call
Configuration menu - View commit details
-
Copy full SHA for d8700c4 - Browse repository at this point
Copy the full SHA d8700c4View commit details