Project

General

Profile

Actions

Bug #35954

closed

Creating an organization through API does not propagate encountered errors properly

Added by Adam Ruzicka about 1 year ago. Updated about 1 year ago.

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

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, '_', '-'.

Actions #1

Updated by The Foreman Bot about 1 year ago

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

Updated by Jeremy Lenz about 1 year ago

  • Target version set to Katello 4.8.0
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot about 1 year ago

  • Fixed in Releases Katello 4.8.0 added
Actions #4

Updated by Adam Ruzicka about 1 year ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF