Issue Details (XML | Word | Printable)

Key: CONTINUUM-1427
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Olivier Lamy
Reporter: George Gastaldi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Ability to choose the build definition for 'Build all projects' and 'Build Project(s)'

Created: 02/Sep/07 11:40 PM   Updated: 10/Sep/07 03:09 PM   Resolved: 10/Sep/07 03:09 PM
Component/s: Web interface
Affects Version/s: 1.1-beta-2
Fix Version/s: 1.1-beta-3

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide

Currently the default build definition is used when the 'Build all projects' button is clicked.

It should be possible to choose a different build definition.

Show in the 'Group Actions' section, so only group-level build definitions should be shown.

Place a drop down list right next to the 'Build all projects' button



Wendy Smoak added a comment - 02/Sep/07 11:48 PM

Edited based on the irc conversation that prompted this issue being opened.


Olivier Lamy added a comment - 06/Sep/07 05:32 PM

Ok for the drop down list, but as builddefinition doesn't have a name field which fleld(s) must be displayed in the list ?
the id is not very friendly and some fields (like arguments) can be huge


Emmanuel Venisse added a comment - 07/Sep/07 02:27 AM

I thought to goals but won't be a good solution if a project have more than one build def with same goals but different arguments.
We'd can add a description field (require a new db change), if it is empty, we print goals in the drop down list. wdyt?


Olivier Lamy added a comment - 07/Sep/07 02:46 AM

Aggree on this db change and will help to solve CONTINUUM-1038.


Olivier Lamy added a comment - 09/Sep/07 03:45 PM

svn rev 574073.


Olivier Lamy added a comment - 10/Sep/07 07:16 AM

Olivier Lamy added a comment - 10/Sep/07 03:09 PM

r574251 : change the label.
r574355 : remove the default build definition from the list box as it's the default one.