Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect iteration PER_ELEMENT if elements_id datatype is a dict #46

Open
rkoschmitzky opened this issue May 5, 2023 · 0 comments
Open
Assignees

Comments

@rkoschmitzky
Copy link
Contributor

Problem Statement

If a task defines an argument as elements_id which datatype is a dict then we only iterate over the keys via Task.Flags.PER_ELEMENT instead of the key value pair.

rkoschmitzky pushed a commit that referenced this issue May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants