Description of problem: 1. In rhevh64 or lower version, when you switch the tabs in TUI(snack), the TUI will add the message like "Current Page is 1" into `ovirt.log`. This is very helpful for TUI related automation-case. But this message can not be found in log files anymore in rhevh65. So please add equivalent function in rhevh65 2. In rhevh64 or lower version, there is a built-in hot key `F12`. This hot key will reset the cursor to the initial position. So please add equivalent hot-key in rhevh65
Priority: High Severity: High
Tested as follows: 1. Log into UI w/ patch 2. Enter Network page 3. Press F12 4. Status page was shown again
There is now also a log entry in the logfile saying: "Current page is '…'" using the page name.
Hey Yaning, I gave it another try. Tested as follows: 1. Apply patch 2. Start UI in dev mode: PYTHONPATH=src/ scripts/ovirt-node-setup --dry --defaults /tmp/cfg_dummy 3. $ grep "Current page" /tmp/ovirt-node.debug.log .../ovirt/gerrit/ovirt-node/src/ovirt/node/app.py:236:switch_to_plugin: Current page is 'Status'
Fabian, all patches in External Trackers are merged. I suppose this should be at least in modified (if not closed with latest node release). Can you also set target release?
re-targeting to 3.3.4, waiting for Fabian answer.
this is an automated message. Moving remaining open bugs targeting 3.3.4 to 3.4.1. If relevant for 3.3-stable, please reset target version accordingly.
This has been fixed long ago.