Cascading permissions skips assets that are locked by a user

Hello,

 

When cascading permissions Squiz skips any assets that are locked by a user. Is there anyway around this?

 

Thanks

David

Hi Hopkins, it should only skip assets that have permission locks held by other users. There is no way to force this over them without a server script as locks are heavily enforced in Matrix. 

 

Maybe you can run the cascade job again at a time when there is no one in the system? For example, schedule a permission cascade job at 3am on a Sunday?

 

Hope that helps. 

Thanks for this Bart, good to know.