<< Back to previous view |
![]() |
[QB-2519] Secret promotion
|
|
Status: | Closed |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | ChangSeop LEE | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
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? |
Comments |
Comment by Robin Shen [ 24/Aug/15 11:56 PM ] |
This issue should have been fixed in QB6. |
Comment by 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. |
Comment by ChangSeop LEE [ 25/Aug/15 01:01 AM ] |
Check box for visibility could be changed not to save promote resource on request or build |
Comment by 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. |