-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.2
-
Fix Version/s: 5.8.0-HF09, 5.9.3
-
Component/s: Core
Currently, AbstractSession#followTransition(DocumentRef ref, String transition) does not allow to attach a comment in the transition event.
The goal is to add a new AbstractSession#followTransition(DocumentModel doc, String transition) that will use the context data of the doc model to fetch the comment option.
- is required by
-
NXP-24023 AbstractSession.followTransition ignores options parameter
- Resolved