[
https://jira.nuxeo.com/browse/NXP-8177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thierry Martins updated NXP-8177:
---------------------------------
Fix Version/s: (was: 5.5.0-HF01)
5.5.0-HF02
> Fix context of sub chain in RunOperationOnList operation
> --------------------------------------------------------
>
> Key: NXP-8177
> URL: https://jira.nuxeo.com/browse/NXP-8177
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Components: Automation
> Affects Versions: 5.5
> Reporter: Thierry Martins
> Assignee: Thierry Martins
> Priority: Major
> Fix For: 5.5.0-HF02, 5.6
>
>
> If the sub chain is run with an isolated context, it's not possible to
> retrieve the item defined in the operation RunOperationOnList
> This is because the item is not put in the sub context before running the
> chain, but in the main context, which will not be available.
> {code:java}
> ctx.put(itemName, value);
> service.run(subctx, chainId);
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets