Page 1 of 1

Reporting with multiple profiles?

Posted: 09 Mar 2016, 11:06
by Tanasten
Hi!

I'm having some trouble to report and list bugs for different profiles at once. On the report form, I can only set one profile/OS at a time, but I would need to add diferent profiles, so I can list all the devices/OS that the game suffers, to not duplicate all the bugs.

Is there anyway to do that? I've been checking the documentation but I don't find how X_x

Thanks people!

Re: Reporting with multiple profiles?

Posted: 09 Mar 2016, 11:21
by atrol
There is no way to add more than one profile to a report.
You would have to change database schema and Mantis code.

Re: Reporting with multiple profiles?

Posted: 09 Mar 2016, 11:29
by Tanasten
Thank you Atrol.

Then I've a problem with that. I really need to be able to add multiple profiles to the reports, as we do test on multiple devices and OS.

Any idea on where I can learn to edit the databases/code to do that?

Cheers,
Tanasten

Re: Reporting with multiple profiles?

Posted: 09 Mar 2016, 20:15
by atrol
Tanasten wrote: Any idea on where I can learn to edit the databases/code to do that?
Are you experienced in PHP, MySQL, HTML and CSS?

If not, you could try another approach, maybe add some custom fields to your projects.
One check box per profile might do the job.