Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bug comment count to use Bugzilla 6.0 Bug.get API #33

Open
leif81 opened this issue Oct 2, 2016 · 0 comments
Open

Refactor bug comment count to use Bugzilla 6.0 Bug.get API #33

leif81 opened this issue Oct 2, 2016 · 0 comments

Comments

@leif81
Copy link
Owner

leif81 commented Oct 2, 2016

Bugzilla 6.0 is expected to provide an improved Bug.get API that includes returning comments. This should speed up performance considerably over the way we do it for Bugzilla 5.x which requires an extra request per card.

See https://bugzilla.mozilla.org/show_bug.cgi?id=994896

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant