We have 2 projects concurrently using the bugtracker and even though some users are privy to only one project, jpgraph is combining the two in its output. Does anyone know of a way that we can have separate graphs for each project?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Assuming you are running the latest version of phpBT, the jpgraph rendering does heed project restrictions, only showing bugs in the graph from projects that a user can see. Either your browser is caching the image or you don't have the project/user permissions set up correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
We have 2 projects concurrently using the bugtracker and even though some users are privy to only one project, jpgraph is combining the two in its output. Does anyone know of a way that we can have separate graphs for each project?
Thanks
Assuming you are running the latest version of phpBT, the jpgraph rendering does heed project restrictions, only showing bugs in the graph from projects that a user can see. Either your browser is caching the image or you don't have the project/user permissions set up correctly.
Works great now. Thanks so much.