0
I have the following question about CRUD Use Cases:
It is said that you should not create several use cases representing each operation of the CRUD, and one should create only one use case for it, as explained in Level of detailing use cases. However, what if only the actor manager, for example, could have access to create and remove, as would be?