-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
Using this code in an operation:
@Param(name = "viewId", required = false, values = "view_documents") protected String viewId = "view_documents";
the operation is not correctly published by the IDE, which throws an exception.
See NXP-10540 for details
- depends on
-
NXP-10540 Operations Definition into nuxeo-operation-features not correct
- Resolved