Skip to content

BasicObject defines #__id__ but not #object_id.

gitlab-qa-bot requested to merge fix_proxy_for_basic_object into master

Created by: myronmarston

Thus, we need to use #id as the object id.

Merge request reports