Skip to content

Switch to batch calls to fetch assigned and fixed bugs for Bugzilla #52

@grssam

Description

@grssam

Instead of making 2 calls (1 for assigned bugs and 1 for fixed) per user for bugzilla stats, we can club both calls for all (or batch of) users into one single call.

We will still need to make 1 call per user for getting the component information though.

We can even go further ahead and calculate the fixed numbers by summing up the numbers obtained from the components call. This will make the first batch call faster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions