
Key: |
QB-547
|
Type: |
New Feature
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Robin Shen
|
Reporter: |
Robin Shen
|
Votes: |
7
|
Watchers: |
3
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 19/Mar/10 04:21 AM
Updated: 04/Oct/11 03:43 PM
|
|
Component/s: |
None
|
Affects Version/s: |
None
|
Fix Version/s: |
4.0.0-M1,
4.0.0
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
One popular feedback in my QB deployment was "User Build(s) Dashboard".
The dashboard is fully configurable where user can add interested build configurations from a global list. Dashboard provides filtered views into user builds vs all builds. (Default is user builds). All scheduled builds are assigned to a predefined user in the system.
|
Description
|
One popular feedback in my QB deployment was "User Build(s) Dashboard".
The dashboard is fully configurable where user can add interested build configurations from a global list. Dashboard provides filtered views into user builds vs all builds. (Default is user builds). All scheduled builds are assigned to a predefined user in the system. |
Show » |
|
We have several groups of users, who need access to artifacts from several different builds.
Currently, they have to manually browse the configuration tree, find the relevant builds (sometimes 20-30 different builds), right-click the artifact link and get the relevant artifact.
Is there a simpler way to do this in QB? What I would hope is that a user (or a group) can define the configurations who's artifacts they need, and then be able to go to a single page, which contains links to all the relevant artifacts (the artifacts of builds from configurations that were marked by the user).
Of course, using the RESTAPI one can achieve something similar, but we want to use out-of-the-box functionality as much as possible.