-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 2.15
-
Fix Version/s: None
-
Component/s: Automation
In Nuxeo Studio :
- I create an event handler listening to document created operation
- I use the following EL expression :
currentDocument.path.contains('Espaces ITCS')
- When I create a document I get the stack trace attached
Note that the error doesn't prevent the chain from being executed.
- depends on
-
NXS-1895 Add validation for MVEL expressions
- Resolved