Actions
Refactor #6451
closedClean up organization search options methods in IdResolver
Fixed in Releases:
Found in Releases:
Description
$ hammer organization create --name Test1234
Organization created
$ hammer organization info --name Test1234
Error: organization found more than once
$ hammer organization create --name Test1234
Could not create the organization:
Name has already been taken
Name has already been taken
Title has already been taken
Label already exists (including organizations being deleted)
Organization Names and labels must be unique across all organizations
Updated by David Davis over 10 years ago
- Bugzilla link changed from 1114758 to 1114757
Updated by Eric Helms over 10 years ago
- Target version set to 49
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by David Davis over 10 years ago
- Tracker changed from Bug to Refactor
- Subject changed from The name option for organization commands doesn't seem to work to Clean up organization search options methods in IdResolver
- Status changed from New to Assigned
This seems to work with the latest from master. Refactoring the code with this redmine task instead.
Updated by David Davis over 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/207 added
- Pull request deleted (
)
Updated by David Davis over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|9d089b78155330974822241ee2df5e0b3078d0fc.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions