alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

BUG: space admin doesn't have rights to import / CRUD ANY templates on a space #4176

Closed Comoque1 closed 5 days ago

Comoque1 commented 1 week ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to any env
  2. Create a space with GA
  3. Assign clean user as admin to the space
  4. Using the assigned user - try to create post template or to import a post template - auth error is thrown image.png

Expected behavior Space admin doesn't have rights to import / create ANY templates on a space