Bug 1275989
Summary: | Deleting the existing matcher and creating the same again throws error 'Match has already been taken'. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jitendra Yejare <jyejare> | ||||
Component: | Configuration Management | Assignee: | Adam Ruzicka <aruzicka> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Jitendra Yejare <jyejare> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Nightly | CC: | aruzicka, bkearney | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-08-01 20:03:14 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: | 1278718 | ||||||
Attachments: |
|
Moving 6.2 bugs out to sat-backlog. Moving 6.2 bugs out to sat-backlog. Connecting redmine issue http://projects.theforeman.org/issues/12339 from this bug The fix to this bug will be delivered with release 6.3 of Satellite. |
Created attachment 1087194 [details] Screenshot Attached. Description of problem: In Configure -> smart class parameter, deleting the existing matcher and without saving the changes, creating the same again throws error 'Match has already been taken'. Version-Release number of selected component (if applicable): foreman-1.11.0-0.develop.201510221551git1d0315e.el7.noarch How reproducible: Always Steps to Reproduce: 1. Create matcher for puppet class parameter with some attribute and some value. 2. Save the changes. 3. Again edit the puppet class parameter to delete the matcher created in step 1. 4. Without saving changes of step 3 in parameter, create the matcher with same attribute and same value as created in step 1 and try to save the change to the parameter. Actual results: The error of 'Match has already been taken' is displayed and not allowing to save the changes. Expected results: Deleting and creating of matcher with same attribute and value should be allowed without saving the changes to parameter. Additional info: