-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation
When extended an Automation operation, if this one is using the org.nuxeo.ecm.automation.core.annotations.Context annotation for injecting some fields, those won't be loaded because org.nuxeo.ecm.automation.core.impl.OperationTypeImpl#inject doesn't handle the super classes.