This paths adds an operator to quickly set collection instance offset directly from object active object coordinates, rather than using the 3D Cursor.
It is accessible from the //Collections Menu// in the //Properties Window > Object//.
{F8400100}
This can be useful in the common situation where an object actually represents the desired origin of a collection instance, like say an armature, or some parent object.
Saves a few steps of snapping the 3D cursor to an object, every time it is moved and one wants to update collection origin to reflect the new position.
Is this a desirable operator? Would this be an acceptable feature to introduce?