Created attachment 609877 [details] Site and Broker detail logs. Description of problem: After I enabled jenkins, I tried to remove jenkins, when I clicked the "Remove Jenkins" button on /app/console/applications/cakephp/building/delete page, I caught "ArgumentError in BuildingController#destroy" error.Details log please see in attchment. Version-Release number of selected component (if applicable): fork_ami_opensource_console_66 How reproducible: always Steps to Reproduce: 1.Create an application and enable jenkins. 2.Click the "remove the jenkins cartridge" link on app/console/applications/cakephp/building page 3.Click the "Remove Jenkins" button Actual results: Caught "ArgumentError in BuildingController#destroy" error, details logs see in attachment. Expected results: The jenkins should be removed correctly. Additional info:
Tested this issue on fork_ami_opensource_cosole_77, it has been fixed now, thanks.