willkg / ernest

DEAD PROJECT: I'm always frank and earnest with bugs. Uh, in GitHub I'm Frank, and Bugzilla I'm Ernest.
Mozilla Public License 2.0
6 stars 4 forks source link

handle bad ernest project names #42

Open willkg opened 10 years ago

willkg commented 10 years ago

Currently, the name of a project in Ernest must exactly match the product name in Bugzilla. If you enter in a project name that's different, then Ernest flips out when trying to retrieve stuff from bugzilla and you get errors like:

ValueError: max() arg is an empty sequence

This issue covers fixing any of the minor problems in this issue so that this doesn't happen.

willkg commented 10 years ago

This is true of bad sprint names, too.