Hide Forgot
Description of problem:No way to check in the webui if pglogical replication is actually replicating Version-Release number of selected component (if applicable):5.7.0.10 How reproducible:100% Steps to Reproduce: 1.provision 2 appliances 2.setup region 99 db 3.setup region 1 db 4.enable replication Actual results:No method for checking if replication is actually running/replicating Expected results:A method for checking replication Additional info: With Rubyrep there was a backlog within diagnostics in the webui which would help determine if replication was actually replicating. With pglogical the only way to check is to add something and see if it gets replicated to the global region.
This should have been solved by https://github.com/ManageIQ/manageiq-ui-classic/pull/443 and https://github.com/ManageIQ/manageiq/pull/14010
Verified in 5.8.2.0