Fix input connect state check in _set_field_value

Bug #1559954 reported by Jedrzej Nowak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solar
New
Undecided
Unassigned

Bug Description

Let's say my resource have Hash input named "a", with possible subvalues of "b" and "c" (a: {b:int, c:int})

When I will first set a value of "b" and then I will connect "c" with other resource everything is fine, but doing this in reverse, will raise Exception that a:c is connected with resource {r_name}:{input_name}.

This happens because _set_field_value doesn't check currently for complex types.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.