How i can do, to configure in Maniphest and differentiate tasks and bugs. I need it to generate a report of bugs for each project and user.
Thanks
How i can do, to configure in Maniphest and differentiate tasks and bugs. I need it to generate a report of bugs for each project and user.
Thanks
One option is to make no difference between tasks and bugs, since at the end all are tasks.
Another option is to have a project "Bugs" and assign to it all the tasks that are about bugs. Then you can query ProjectX AND Bugs by Assigned, which will filter out all the tasks that are not considered bugs.
I guess you could also create a Custom field, but I personally try to avoid them as much as possible, relying on the existing Phabricator tools.
Yep, @qgil's explanation is correct. Let us know if you have followup questions or anything isn't clear.
You can find documentation on Custom Fields here if you want to learn more about going down that route:
https://secure.phabricator.com/book/phabricator/article/custom_fields/
thanks for the info, but I need an application that can easily display the number of bugs identified also by project, user.
Bugs assigned, open, closed, and tasks by project, user, open and closed.
thanks
please any suggestions ...
How I can identify the amount of bugs of each program and for each programmer?
@hcordero: As Maniphest is for tasks and as this seems to be a support request, please refer to support channels for any further followup questions.
Go to /maniphest/report/ in your installation.