Bug 1770292
Summary: | Unable to remove icon via Web UI | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | mheppler |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED DUPLICATE | QA Contact: | Parthvi Vala <pvala> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.12 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, mshriver, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.10.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-11 20:01:21 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: |
Description
mheppler
2019-11-08 16:07:16 UTC
Picture is still set, verified via rails console: irb(main):004:0> ServiceTemplate.find_each{ |s| puts s.picture.id; puts s.picture.image_href } 1000000000075 /pictures/1000000000075.png 1000000000076 /pictures/1000000000076.png => nil |