History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2519
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: ChangSeop LEE
Votes: 0
Watchers: 1
Operations

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

Secret promotion

Created: 24/Aug/15 11:39 PM   Updated: 25/Aug/15 11:52 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
I'm trying to clone build history from a configuration tree to another configuration tree whenever a build is done without notice to users.
So I made a promotion which will be executed always but the promotion button should be displayed to users after build completion.
I tried to use group settings to limit using of the promotion but it fails with below message.
"failed to lazily initialize a collection of role: com.pmease.quickbuild.model.User.memberships, no session or session was closed"

How about two features which limit visibility of promotion button to normal users, only admins can see it, and don't make promoted history if a check box is selected?

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [24/Aug/15 11:56 PM]
This issue should have been fixed in QB6.

ChangSeop LEE [25/Aug/15 12:51 AM]
I'm sorry but it is not fixed in QB6.
I'm suggesting two features.
1. A check box to enable or disable visibility of promoted from and promoted to info on BuildPage.
2. Hide promotion button if "Auto Promote" is enabled.

ChangSeop LEE [25/Aug/15 01:01 AM]
Check box for visibility could be changed not to save promote resource on request or build

Robin Shen [25/Aug/15 11:52 PM]
This is a too specific requirement, and we'd rather not to add these to an already complicated feature to confuse general users. Also the promote button can hide via appropriate promote conditions.