Project

General

Profile

Actions

Bug #23465

closed

Use correct validator in ContentViewFilterRules#create

Added by Andrew Kofink almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

current:

param :name, [String, Array], :desc => N_("package, package group, or docker tag names")

correct:

param :name, Array, of: [String], :desc => N_("package, package group, or docker tag names")

Actions #1

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7348 added
Actions #2

Updated by Andrew Kofink almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Andrew Kofink almost 6 years ago

  • translation missing: en.field_release set to 338
Actions #4

Updated by Andrew Kofink over 5 years ago

  • Bugzilla link set to 1606325
Actions

Also available in: Atom PDF