Bug 1416311
| Summary: | Impossible to assign an alert profile | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | |
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | |
| Target Release: | 5.8.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ui:alert | |||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1418400 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 16:13:08 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: | 1402526, 1418400 | |||
|
Description
Dmitry Misharov
2017-01-25 08:56:48 UTC
For 'master' branch: https://github.com/ManageIQ/manageiq-ui-classic/pull/241 New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/5b0685d31b92141315d1e78f26c66810b01b9be1 commit 5b0685d31b92141315d1e78f26c66810b01b9be1 Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Jan 26 13:15:23 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Jan 26 13:15:23 2017 +0100 Fix incorrect use of PostponedTranslation PostponedTranslation needs to be passed a block, which in this case is not really needed (no string expansion is being done here). https://bugzilla.redhat.com/show_bug.cgi?id=1416311 app/helpers/ui_constants.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Fixed and verified in 5.8.0.2.20170223184827_489bf7c. |