Bug 1538005
| Summary: | Label->Tag mapping does not map as required | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Einat Pacifici <epacific> |
| Component: | Providers | Assignee: | Beni Paskin-Cherniavsky <cben> |
| Status: | CLOSED NOTABUG | QA Contact: | Einat Pacifici <epacific> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | cpelland, gblomqui, jfrey, jhardy, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.8.4 | ||
| 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: | 2018-03-06 09:02:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | Container Management | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 499109, 1510096 | ||
Description of problem: Label->Tag mapping should update the Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Top right menu ↓ Configuration -> Settings accordion -> Region -> Tags tab -> Map Tags subtab. Create a mapping: Entity: <All>, Label: foo, Category: Foo 2. Assign `foo` label to something in openshift, e.g.: oc label rc -n default router-1 foo=bar 3. Refresh the provider, wait for it to finish. 3.Check tags again in UI Actual results: My company tags remain empty. Expected results: Should show "No My Company Tags foo:bar". Additional info: This blocks: Bug 1510096