Default to the current milestone when proposing a blocker
ClosedPublic

Authored by mkrizek on Aug 18 2016, 10:49 AM.

Diff Detail

Repository
rBLKR blockerbugs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Default to the current milestone when proposing a blocker.Aug 18 2016, 10:49 AM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added reviewers: blockerbugs, tflink.
tflink accepted this revision.Sep 12 2016, 6:31 PM
tflink added inline comments.
blockerbugs/controllers/main.py
387–389

The only concern I have is that this assumes that milestones are created in order. While that's true in practice, there's nothing in the app which enforces this.

That being said, I don't have a better idea for how to sort them :)

This revision is now accepted and ready to land.Sep 12 2016, 6:31 PM
This revision was automatically updated to reflect the committed changes.