<< Back to previous view |
![]() |
[QB-2879] Version Control function to manage STEP in configuration
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Critical |
Reporter: | Jeonghoon Jeon | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
Currently over 10 admin are managing QuickBuild. (over 10,000 user, 1,000 server)
So, sometimes configuration STEP's groovy script is in confusing by concurrent modify. Of course QB has audit function so I can search previous script. But it is difficult to managing. So, I hope that QB can manage STEP's version. For example, first I made STEP, then that STEP has version 1. And someone change STEP's contents, then STEP's version will be 2. In STEP edit screen, I can check and diff specified version like "scm change menu". If you made this function, QB will be very very convenient tool. |