how do i get a count of bugs?
Asked by
Martin Pool
I'd like to get eg the total number of bugs for a product. However, the obvious query fails:
len(project.
*** TypeError: collection size is not available
I guess I can iterate over all of the tasks and count them but that seems very inefficient for both of us.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Martin Pool for more information if necessary.
To post a message you must log in.