Bug #15877
Updated by Peter Amstutz about 5 years ago
<pre> $ arvbox@bfff4be4ab7e:/usr/src/arvados$ arv collection update --uuid x1u39-4zz18-6yajeop0guo48h4 --collection '{"properties": {"fruit":"banana"}}' Error: json: cannot unmarshal string into Go struct field UpdateOptions.attrs of type map[string]interface {} </pre> Setting @EnableBetaController14287: false@, I am able to make the update with the same command.