Completed
Details
Details
Assignee
Ambrose Bonnaire-Sergeant
Ambrose Bonnaire-SergeantReporter
import
importApproval
Ok
Patch
Code and Test
Priority
Affects versions
Fix versions
Created September 3, 2013 at 3:01 PM
Updated August 29, 2014 at 6:00 PM
Resolved August 29, 2014 at 6:00 PM
update-in
is useful for updating nested structures. Very often we just want to update one level, so anupdate
function optimised for this use case is useful.It operates identically to
update-in
with a key path of length one so these are the same:Patch: CLJ-1251.patch
Screened by: Alex Miller