We want to use both tenancy and ownership for tags. When I save the tag without the owner, it properly saves the tenant. However, if I use the ownership api (e.g., @some_user.tag(@some_photo, :with => "paris, normandy", :on => :locations),) it does not set the tenant column.
Is tenancy expected to work with ownership?
acts-as-taggable-on version: 9.0.1
We want to use both tenancy and ownership for tags. When I save the tag without the owner, it properly saves the tenant. However, if I use the ownership api (e.g.,
@some_user.tag(@some_photo, :with => "paris, normandy", :on => :locations),) it does not set thetenantcolumn.Is tenancy expected to work with ownership?
acts-as-taggable-onversion: 9.0.1