Reporting with multiple profiles?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Tanasten
Posts: 2
Joined: 05 Aug 2013, 11:43
Location: Madrid, Spain

Reporting with multiple profiles?

Post 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!
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Reporting with multiple profiles?

Post 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.
Please use Search before posting and read the Manual
Tanasten
Posts: 2
Joined: 05 Aug 2013, 11:43
Location: Madrid, Spain

Re: Reporting with multiple profiles?

Post 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
atrol
Site Admin
Posts: 8573
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Reporting with multiple profiles?

Post 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.
Please use Search before posting and read the Manual
Post Reply