Project

General

Profile

Actions

Bug #7428

closed

Error when creating a repository with no name: undefined method `gsub' for nil:NilClass

Added by Partha Aji over 10 years ago. Updated over 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1120314
Description of problem:
Can't create repositories from the CLI.

Steps to Reproduce:
hammer product create --name TEST --organization-id 1
hammer repository create --name TEST --product TEST --organization-id 1

Actual results:
undefined method `gsub' for nil:NilClass

Expected results:
Repository created.

Actions

Also available in: Atom PDF