Not possible to delete old bots from Report navigator

Originator:Vytis
Number:rdar://21305774 Date Originated:09-Jun-2015 12:35 PM
Status:Closed Resolved:
Product:Developer Tools Product Version:Xcode 7.0
Classification:Serious Bug Reproducible:Always
 
Summary:
Old unused bots are shown in the Report navigator that are not present in current Xcode server configuration. It is not possible to delete them through GUI.

Steps to Reproduce:
0. Have some old bots configured long time ago
1. Go to Report navigator
2. Select old unused bot
3. Right click on bot

Expected Results:
Easily delete old bots by tapping delete

Actual Results:
Delete and other actions are disabled in the contextual menu

Notes:
Attached a screenshot

Comments

Reply from Apple

This issue behaves as intended based on the following:

This is happening because this bot is running on a server running Xcode 5. Xcode 5 bots are only minimally supported in Xcode 6+. If you don’t want to see this bot anymore, you have a few options:

  1. Click the link shown in the editor, which will take you to the web interface for bots. In Xcode 5, the web interface supports deleting bots.
  2. Upgrade the server to Xcode 6+ using OS X Server to choose the newer Xcode.app. After the server is upgraded, the bots would migrate from the older system and would then be able to be deleted.
  3. You could simply remove that server from your Xcode Account preferences, if you just don’t want to see the bot in your Xcode. This would, of course, not delete the bot, but simply hide it from your machine.

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!