Project

General

Profile

Actions

Bug #6064

closed

content view filters controller does not honor name parameter

Added by Christine Fouant almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1102451
Description of problem:

Currently the content view filters controller does not honor hte name parameter.

Using hammer you can reproduce this issue:

hammer content-view filter create --organization=Example_Org1 --content-view=SOE-OS --type=erratum --name='Restrict Errata' --inclusion=false
hammer content-view filter create --organization=Example_Org1 --content-view=SOE-OS --type=erratum --name='Restrict Errata2' --inclusion=false
hammer content-view filter rule create --content-view=SOE-OS --content-view-filter='Restrict Errata' --organization=Example_Org1 --start-date=2013-11-20

will result in:

Error: content_view_filter found more than once
Actions

Also available in: Atom PDF