Closed agrare closed 3 weeks ago
Let me know if you're able to write a test for this. 😉
Let me know if you're able to write a test for this. 😉
Ha yeah working on it, I thought I had it down but it doesn't fail without the change to EmsFolder so it isn't going down the same exact path. I'll push up what I have now
I thought I had it down but it doesn't fail without the change to EmsFolder so it isn't going down the same exact path
Fixed the issue described in :point_up: here: https://github.com/ManageIQ/manageiq/pull/23256
Backported to radjabov via merge of master into radjabov
When provisioning a Vm as a user that belongs to a group with a belongs_to filter applying Rbac on storages fails due to a missing virtual_has_many on the Datacenter base class.