Bug 1349511
Summary: | When saving filter sometimes errs Name has been taken even when there was no filter with same name | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | |
Component: | UI - OPS | Assignee: | Jozef Zigmund <jzigmund> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.6.0 | CC: | abellott, dajohnso, hkataria, jhardy, jzigmund, mmojzis, mpovolny, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | filter | |||
Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1412315 (view as bug list) | Environment: | ||
Last Closed: | 2017-06-12 17:06:03 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1412315 |
Description
Matouš Mojžíš
2016-06-23 14:59:06 UTC
Jozef, Can you look into this issue, from description looks like maybe form data is not being sent upto server, let me know if you need help looking into this one. Not sure if other 2 BZs in this area are also related, i will send those your way too https://bugzilla.redhat.com/show_bug.cgi?id=1349499 https://bugzilla.redhat.com/show_bug.cgi?id=1349519 Thanks, ~Harpreet I was not able to reproduce the bug on current master branch. Could you please verify it? New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b733f1f63d31c8e36733d717709d5af19347eedf commit b733f1f63d31c8e36733d717709d5af19347eedf Author: Jozef Zigmund <jzigmund> AuthorDate: Wed Nov 23 17:27:04 2016 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Wed Nov 23 17:27:04 2016 +0100 Fix the form field 'Save search as' of an Advanced Search when saving the search with empty name https://bugzilla.redhat.com/show_bug.cgi?id=1349519 https://bugzilla.redhat.com/show_bug.cgi?id=1349511 https://bugzilla.redhat.com/show_bug.cgi?id=1349499 app/views/layouts/_adv_search_body.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) It works on upstream, but on 5.7.0.12 I can still see this error. Still not working on 5.7.0.14. Could you please verify if you can still see the error on 5.7 build ? Still not working on 5.7.0.17. Verified in 5.8.0.11. This longer no longer exists where there is no filter with same name. |