Ran Ziv created ARIA-190:
----------------------------
Summary: Validation for reserved arguments in Workflow and
Operation
Key: ARIA-190
URL: https://issues.apache.org/jira/browse/ARIA-190
Project: AriaTosca
Issue Type: Bug
Reporter: Ran Ziv
Priority: Trivial
{{ctx}} and {{graph}} are reserved arguments for Workflows, while {{ctx}} and
possibly {{toolbelt}} are reserved arguments for Operation.
These arguments are currently set using dictionary's {{setdefault}} method,
which means that if a user were to pass them they'd override the original
arguments and lead to errors.
Validation for these reserved arguments should be applied.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)