|
|
@@ -284,7 +284,6 @@ class DoCollectionManager:
|
|
|
else:
|
|
|
self.notify.warning('handleSetLocation: object %s not present' % self.getMsgChannel())
|
|
|
|
|
|
- @exceptionLogged()
|
|
|
def storeObjectLocation(self, object, parentId, zoneId):
|
|
|
oldParentId = object.parentId
|
|
|
oldZoneId = object.zoneId
|