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

input app_short_name unavailable when nested in dependent inputs in REST API #7

Open
CVroland opened this issue Nov 6, 2018 · 2 comments
Assignees
Labels

Comments

@CVroland
Copy link

CVroland commented Nov 6, 2018

app_short_name key is needed to declare inputs of a new job.
In services.submission and service.submissions_list app_short_name is used as the key for 'inputs' dictionary. There's no other reference of this app_short_name in an entry of 'inputs'.
But when the input is dependent of an other input, 'dependents_inputs' is a list not a dictionary. There's no key to refer as app_short_name.

@marcoooo marcoooo added the bug label Nov 21, 2018
@marcoooo
Copy link
Contributor

Thank you for pointing it !

@marcoooo marcoooo self-assigned this Nov 21, 2018
@marcoooo
Copy link
Contributor

marcoooo commented Jan 8, 2020

Should have been solved in 1.6.6, can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants