From 88ce6c3d0803bf28e5b0041543586c1b11d758c1 Mon Sep 17 00:00:00 2001 From: Anton Todorov Date: Fri, 6 Oct 2017 22:44:34 +0300 Subject: [PATCH] B #5443 onedb change_body to lookup in all objects --- src/onedb/onedb_live.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/onedb/onedb_live.rb b/src/onedb/onedb_live.rb index 67c030f206..360745008e 100644 --- a/src/onedb/onedb_live.rb +++ b/src/onedb/onedb_live.rb @@ -332,7 +332,7 @@ class OneDBLive raise "A value or --delete should specified" end - object.info + object.info_all object.each do |o| if options[:id]