add migration which would add _obj_id field with origin object id
At this moment auction history object doesn't have original object id field and all history can't be get by one request to db. Need to rewrite object history saving and getting similar to registry and procedure services and add migrations.
Edited by Viacheslav Sukhovieiev