Can't release for a version that already has a milestone
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Quickly |
New
|
Undecided
|
Unassigned |
Bug Description
If I try to "quickly release" with a version number that already has a milestone in my LP project, I get the following error (after code is pushed and a package is uploaded to the PPA). It should probably make this check earlier and allow it if the milestone is active, error out if it it's inactive.
Traceback (most recent call last):
File "/home/
release_
File "/home/
release = create_
File "/home/
date_
File "/usr/lib/
url, in_representation, http_method, extra_headers=
File "/usr/lib/
raise error
lazr.restfulcli
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 75
content-type: text/plain;
date: Mon, 12 Sep 2011 18:34:52 GMT
server: zope.server.http (HTTP)
status: 400
vary: Accept,
via: 1.1 api.staging.
x-lazr-
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
name: The name 9.0 is already used by a milestone in Multiplication Puzzle.
---
ERROR: release command failed
Aborting