Custom reports
Posted: 11 Nov 2010, 17:59
Hello Everyone-
I've recently implemented Mantis and swapped over my prior bug tracking system into this one. I'm very excited at the cleanness of this software and how easy it was to import over my old data. Everything is working great!
The question I have is regarding custom reports- I'd love to have the ability to run a report that I can write a query that returns a list of data and be able to display and print it from with in the system- Does anyone know if there is currently a way to do this?
For Example: Say I would like a report to print off that has all open tickets from the past week. I would only like to include fields id, summary, description, submitted_date where submitted_date is > date-7 and status=closed
*I know this is not valid code- just pseudo code.
Thank you to everyone who is active in this community! You've been a great help so far in getting me moving with mantis and I hope to continue to learn new things daily!
I've recently implemented Mantis and swapped over my prior bug tracking system into this one. I'm very excited at the cleanness of this software and how easy it was to import over my old data. Everything is working great!
The question I have is regarding custom reports- I'd love to have the ability to run a report that I can write a query that returns a list of data and be able to display and print it from with in the system- Does anyone know if there is currently a way to do this?
For Example: Say I would like a report to print off that has all open tickets from the past week. I would only like to include fields id, summary, description, submitted_date where submitted_date is > date-7 and status=closed
*I know this is not valid code- just pseudo code.
Thank you to everyone who is active in this community! You've been a great help so far in getting me moving with mantis and I hope to continue to learn new things daily!