custom-sidebar icon indicating copy to clipboard operation
custom-sidebar copied to clipboard

Doesn't work with normal user

Open tineprogramming opened this issue 5 years ago • 2 comments

Works fine if it is administrator but not normal users.

tineprogramming avatar Oct 13 '20 00:10 tineprogramming

You cannot have a new_item in a config that is not for administrators. It clones the configuration node, which doesn't exist if you aren't an admin. I'll look at implementing a workaround, but for now you can add an exception for non-admins

Villhellm avatar Oct 15 '20 22:10 Villhellm

The exceptions didn't seem to work for me. I tried doing it both ways, both excepting the user, and excepting the admin, and keeping the new item with the admin but either way it seemed to break the user's sidebar. Not the end of the world, just fyi.

Also, this module is awesome, thank you! 😊

Edit: hmm ... it seems to use the Display Name, and not the User Name?

m-sterspace avatar Jan 26 '21 01:01 m-sterspace