BugzIO / SprintRPC

@k88hudson's bugzilla app `sprinter` made to work with Bugzilla's JSONRPC instead of REST
0 stars 2 forks source link

Second level filter in the new workflow with target milestone #8

Closed debloper closed 9 years ago

debloper commented 9 years ago

Once we're through with #7, then comes the next level of filtering, with the milestones (alpha, beta etc.)

We're not going to make further queries to Bugzilla regarding this - rather, for each target_release query - we save the response in localStorage & look up within it for the requested target_milestone (essentially subsets of the target_release bugs' list).

debloper commented 9 years ago

Fixed in https://github.com/debloper/SprintRPC/commit/4acb0d1c3729bdc3d5b4b24c573b3aafa85a1c3d, will be disabled till we have a better streamlined way of using milestone.