Actions
Bug #4067
closedCreating two package filter rule criteria with the same name filter breaks
Description
Steps to reproduce:
1. Create a content view definition with an filter.
2. Add an include filter package rule
3. Set name = "walrus" and version = "1.1.1"
3. Add a second line name = "walrus" and version = "1.2.3"
4. Save everything and return to the package. You'll have two package rule criteria but one will be with version = "1.2.3" and the other will be all versions.
I think this is happening because the UI identifies the rule based on the name criterion.
Created: daviddavis on August 02, 2013 14:25 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/2715
Updated by Eric Helms over 10 years ago
- Status changed from New to Closed
- Triaged set to Yes
No longer relevant with the removal of content view definitions and overhaul of content views.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions