Actions
Bug #35954
closedCreating an organization through API does not propagate encountered errors properly
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
What happens now:
# hammer organization create --name "Test Organization" --label "Test Organization" Could not create the organization: resource have no errors
What should be happening:
# hammer organization create --name "Test Organization" --label "Test Organization" Could not create the organization: Label is invalid Label cannot contain characters other than ascii alpha numerals, '_', '-'.
Updated by The Foreman Bot almost 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10419 added
Updated by Jeremy Lenz almost 2 years ago
- Target version set to Katello 4.8.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases Katello 4.8.0 added
Updated by Adam Ruzicka almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|94ed9749edb0e9350047054bc8d060417256cfd0.
Actions