Feature #323
Add support for canceling a requested build from web page
| Status: | Closed | Start: | 06/14/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Web Interface | |||
| Target version: | 0.1-6 | |||
| Backlog: | Difficulity: | |||
| Votes: | 0 |
Description
Right now, the only way to get a host out of the "build" state is to actually install the host and complete the build. This patch adds a simple "Cancel build" option to the host page, which allows a user to manually take the host out of build state without actually going through the installation.
Associated revisions
Revision 7700f32f25a18627c885f504eb6b6a2c26fd708d
fixes #323 - Add a "cancel build" option
History
Updated by Frank Sweetser over 1 year ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 7700f32f25a18627c885f504eb6b6a2c26fd708d.
Updated by Ohad Levy over 1 year ago
- Target version set to 0.1-6
Updated by Ohad Levy over 1 year ago
- Status changed from Ready For Testing to Closed
Updated by Frank Sweetser over 1 year ago
Since the admin can now cancel builds, might it make sense to delay purging out the facts and reports from the database?
Updated by Frank Sweetser over 1 year ago
(though that patch should probably also have a return if @spoof line in it...)
