I am writing a fixture for my table. And a one of the coloums takes in a JSON string as a value.
The problem is the fixture is not loading failing as:
I believe taking it into quotes should do the trick:
portslist: '[{"name":"ob1","port_type" ... }]'