Bug 1741240
| Summary: | Selecting the replication tab on our CF Global appliances results in an 502 proxy error | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Tuan <tuado> | |
| Component: | Appliance | Assignee: | Yuri Rudman <yrudman> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ievgen Zapolskyi <izapolsk> | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | high | |||
| Version: | 5.10.8 | CC: | abellott, bkinney, bmidwood, hkataria, izapolsk, jdeubel, lavenel, mpovolny, mshriver, obarenbo, simaishi, smallamp, yrudman | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.11.0 | Flags: | izapolsk:
automate_bug+
tuado: needinfo- mfeifer: mirror+ |
|
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.11.0.23 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1749052 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-13 14:57:24 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | Bug | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1749052 | |||
|
Comment 12
CFME Bot
2019-08-30 18:01:07 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/d0738342cc53679b2314fd2bbf858199e22a2274 commit d0738342cc53679b2314fd2bbf858199e22a2274 Author: Yuri Rudman <yrudman> AuthorDate: Fri Aug 30 13:45:49 2019 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Fri Aug 30 13:45:49 2019 -0400 Do not attempt to calculate backlog unless subscription status is 'replicating' Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1741240 app/models/pglogical_subscription.rb | 14 +- spec/models/pglogical_subscription_spec.rb | 7 + 2 files changed, 17 insertions(+), 4 deletions(-) New commit detected on ManageIQ/manageiq/ivanchuk: https://github.com/ManageIQ/manageiq/commit/f405925d87b651862189b518647434389dc9b18d commit f405925d87b651862189b518647434389dc9b18d Author: Gregg Tanzillo <gtanzill> AuthorDate: Wed Sep 4 14:29:07 2019 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Wed Sep 4 14:29:07 2019 -0400 Merge pull request #19234 from yrudman/added-backlog_str-to-miq_pglogical Do not attempt to calculate backlog unless subscription status is "replicating" (cherry picked from commit e5f66479e87d5e31b8f4fa85613593485df23f72) https://bugzilla.redhat.com/show_bug.cgi?id=1741240 app/models/pglogical_subscription.rb | 14 +- spec/models/pglogical_subscription_spec.rb | 7 + 2 files changed, 17 insertions(+), 4 deletions(-) Ievgen, What is the test status of this bug? Verified in 5.11.0.25 |