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

Key: QB-497
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Paris Holley
Votes: 0
Watchers: 0
Operations

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

Deleting a configuration with promoted builds doesn't cascade down into other configuations

Created: 05/Jan/10 10:44 PM   Updated: 06/Jan/10 11:25 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

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


 Description  « Hide
If I have a configuration that I have had builds which have been promoted to other configurations, as soon as I delete the initial configuration, it complains about cannot find entity exceptions because the promotion_source_id has been null nor the row removed to reflect the deletion of the promoted source...

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [06/Jan/10 12:57 AM]
Hi Paris,

Are you sure this issue occurs on version 2.0.12? We should have get this issue fixed in that version. To verify, I downloaded 2.0.12 and can not reproduce it with below steps:
1. create two configurations, root/qa and root/release
2. edit advanced settings of root/qa and set the destination configuration as root/release
3. run root/qa to generate build 1.0.0
4. promote build 1.0.0 of root/qa to build 1.0.0 of root/release
5. delete configuration root/qa
6. switch to build 1.0.0 of configuration root/release and everything looks fine except that the promotion from link has been removed since the source build has been deleted.


Paris Holley [06/Jan/10 02:50 PM]
No, its in 2.0.11 but I didn't see that as an option.. :)

Robin Shen [06/Jan/10 11:25 PM]
Oh, my bad. We've forgot to add 2.0.11 to JIRA. Will make this as fixed in 2.0.12 now.