Bug #92634 Indexes and foreign keys not present in UI
Submitted: 2 Oct 2018 11:11 Modified: 2 Nov 2018 11:27
Reporter: Richard Quadling Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.10 OS:MacOS (macOS 10.13.x High Sierra x86_64)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[2 Oct 2018 11:11] Richard Quadling
Description:
When attempting to edit a table definition that has indexes and foreign keys, none of the indexes or foreign keys are visible in the main body of the UI. They are visible in the tree on the left hand side.

09:23:44 [INF][      Workbench]: Starting up Workbench
09:23:44 [INF][   WBContext UI]: Initializing workbench context UI with these values:
	base dir: /Applications/MySQLWorkbench.app/Contents/Resources
	plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
	struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
	module path: /Applications/MySQLWorkbench.app/Contents/PlugIns:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
	library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
	user data dir: /Users/richardquadling/Library/Application Support/MySQL/Workbench
	open at start: 
	open type: 
	run at startup: 
	run type: 
	Force SW rendering: No
	Force OpenGL: No
	quit when done: No
09:23:44 [INF][      WBContext]: WbContext::init
09:23:49 [INF][            WBA]: Looking for extension modules for WBA...
09:23:49 [INF][            WBA]: 0 extension modules found
09:23:51 [WRN][            grt]: /Users/richardquadling/Library/Application Support/MySQL/Workbench/connections.xml:26: link '0F9DD6C7-DECB-4463-90DA-46BD70DC4313' <object GrtObject> key=owner could not be resolved
09:23:51 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for Mac OS X version 6.3.10 CE build 12092614 (64 bit)
	Configuration Directory: /Users/richardquadling/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.10.2
	OS: macOS 10.13.x High Sierra x86_64
	CPU: 8x Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz - 16.00GiB RAM
No video adapter info available

09:23:51 [INF][    WQE backend]: Found auto-save workspace /Users/richardquadling/Library/Application Support/MySQL/Workbench/sql_workspaces/Staging_master_via_bastion-1.autosave
09:23:51 [INF][    WQE backend]: Found auto-save workspace /Users/richardquadling/Library/Application Support/MySQL/Workbench/sql_workspaces/Staging-1.autosave
09:23:54 [INF][SQL Editor Form]: Opened connection 'Docker localhost' to MySQL Community Server (GPL) version 5.6.40-log

How to repeat:
In the tree view, expand tables, choose a table, expand it to see the indexes and foreign keys.
Right click the table and choose "Alter Table ..."
In the main body of the UI, switch tabs to indexes or foreign keys.

Expected results:

Indexes and foreign keys to be visible and amendable.

Actual results:

No indexes or foreign keys are visible.
[2 Oct 2018 11:27] MySQL Verification Team
Please try version 8.0.12. Thanks.
[3 Nov 2018 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".