![]() |
How to remove a Release? I accidentally created a Release for All Projects instead of a particular project and now I want to remove that "global" release. How can I do this?
Gary Manfredi
Edit any project, then edit the release you want to disable. Set the assignable property to No and it will disappear from the combo when you create new releases.
Michael H. Pryor
Thats Poor Programming. A simple check to see if the release is in use is easy to do.
J. Altrichter
|