I am trying to set up a Bugzilla instance that will allow my clients to log in and create error files for their website during development / maintenance.
For example, I created 2 products called "TestProject", "TestProject2" and a user called "TestClient". What I'm trying to achieve is when TestClient logs in, it can only see TestProject, TestProject2 and only add / change errors there.
TestProject, TestProject2 should not be specified for any other client.
I believe this is due to the detailed controls in the group administration section, however I cannot figure it out.
thank
source
share