Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\mahin\AppData\Roaming\MySQL\Workbench\log\wb.log]
Hello,
While using data migration wizard, in the "Source Object" selection step, I have to confirm the specific tables I want to migrate.
(Problem 1)
But among the buttons that are used to move the table names from left to right, only the double arrow works, meaning I can only move the entire set of tables left and right. only the double arrow button is working.
see image: https://ibb.co/2YtqHdp
(Problem 2)
I cannot select specific one table, and then click the button to move it to the right.
see my video: https://drive.google.com/file/d/1kiqVydbeUn-5BMVCo-nuReOBscSJmUDS/view?usp=drive_link
(Problem 3)
What would work is to use the filter search bar. But it is not clear how to use it, typing wildcard is *mandatory* it seems but it not clarified in the instructions.
my table name is `trucklog.isslatlong` but it do not show if i type 'iss'
The instruction say "* and ? are allowed". But it should say mandatory instead of "allowed". It is not at all intuitive.
How to repeat:
Trying out any migration from one mysql instance to another instance
Suggested fix:
Kindly consider changing this: https://ibb.co/8BByM5C
please change this to 'mandatory'
and kindly reply why single arrow button are not working when trying to move 1 specific table.