Steps to reproduce:
- Create parameter
parent1
- Create parameters
child1 and child2, with a "type": "list" and "values": { "script": "some_script.sh ${parent1}" }
- This
some_script.sh should provide the same results for any value (or just empty)
- On UI, put any value to
parent1
- Then replace this value with any other value
Result: child2 parameter is disabled and showing rotation spinner
Steps to reproduce:
parent1child1andchild2, with a"type": "list"and"values": { "script": "some_script.sh ${parent1}" }some_script.shshould provide the same results for any value (or just empty)parent1Result:
child2parameter is disabled and showing rotation spinner