Issue Details (XML | Word | Printable)

Key: CRUC-73
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tim Pettersen [Atlassian]
Reporter: Peter Moore [Atlassian]
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Crucible

Generate HEAD review from directory

Created: 27/Sep/07 02:26 AM   Updated: 02/Dec/07 10:08 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

Time Tracking:
Not Specified

Issue Links:
Part
 

Participants: Peter Moore [Atlassian] and Tim Pettersen [Atlassian]
Since last comment: 1 year, 1 day ago
Resolution Date: 02/Dec/07 10:08 PM
Labels:


 Description  « Hide
Add all the files from a directory to a review in one click. In the "File" tab, this could be as simple as a "select all" based on the current constraint.

A recursive option and a "one click" from fisheye Browse would score bonus points.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tim Pettersen [Atlassian] added a comment - 02/Dec/07 10:08 PM
You can now bulk add revisions to a review based on any EyeQL search.

E.g. to generate a HEAD review of a directory, you'd need to go to the Manage Files -> Search -> Advanced tab on a Crucible review that you own and enter a query similar to:

select revisions 
from dir /projects/fisheye 
where is head

and then press the Add all xxxxxx revisions link.