Hide Forgot
Description of problem: Lost the xmlrpc method of RedHat.component_search and RedHat.versionControl Version-Release number of selected component (if applicable): 5.0.3-rh11 How reproducible: 100% Steps to Reproduce: 1.Execute method RedHat.versionControl xmlrpc.RedHat.versionControl({'files': 'test', 'revno': '32', 'Bugzilla_login': 'admin1', 'repo': 'test', 'Bugzilla_password': '***', 'message': 'test', 'id': 2, 'author': 'qgong', 'project': 'test', 'type': 'commit', 'commit_time': '2014-03-02', 'revision': 'M1bS'}) 2.Execute method RedHat.component_search xmlrpc.RedHat.component_search({'login': 'admin1', 'password': '******', 'component': 'Administration', 'product': 'Bugzilla'}) Actual results: =============XMLRPC Execution Results============= {'fault_code': -32601, 'fault_string': "The requested method 'RedHat.versionControl' was not found."} =============XMLRPC Execution Results============= {'fault_code': -32601, 'fault_string': "The requested method 'RedHat.component_search' was not found."} Expected results: Additional info:
The following custom API extensions where removed for Bugzilla 5: versionControl jiraChange sfdcChange getAllGroups updateAttachMimeType