Use Case:
A user creates a document in TF doc. Then he/she realizes that something was wrong and want to delete the document again.
But the user has no right to delete the document. Asking the project admin to do this is slow and costs a lot of time.
As admin I would like to assign the privilege “delete document” to the user, but this enables the user to delete also the documents of other users.

Change request:
Define a system role "Object Creator".
Admins may assign privileges to this role, e.g. delete documents.
The privilege of this role does only apply to the user who created the object.

Comments