[
https://issues.apache.org/jira/browse/ARIA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ran Ziv closed ARIA-163.
------------------------
Resolution: Fixed
> Update node state for stub tasks
> --------------------------------
>
> Key: ARIA-163
> URL: https://issues.apache.org/jira/browse/ARIA-163
> Project: AriaTosca
> Issue Type: Story
> Affects Versions: 0.1.0
> Reporter: Maxim Orlov
> Assignee: Maxim Orlov
> Fix For: 0.1.0
>
>
> Currently each node that has no implementation for an operation, has its
> operations labeled a stub tasks. Those stub tasks aren't run through the
> normal path of the workflow engine, and thus no update to the state of the
> node is being done. this should be fixed.
> This ticket should also take care of the following:
> - Removal of the now-deprecated {{for_node}} and {{for_relationship}}
> methods for creating api tasks
> - Refactoring of the helper "safe methods" for creating API tasks - i.e.,
> the methods which are currently under {{workflows/builtin/utils.py}} that
> catch errors for non-existing operations (missing interface or operation name
> - as opposed to empty operation declarations). These methods should be put
> under {{worfklows/api/tasks.py}} instead.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)