Project

General

Profile

Actions

Bug #34464

closed

Misleading error message when incorrect org label is entered

Added by Lucy Fu over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2050323

Description of problem:
Misleading error message is displayed when wrong organization label is entered into 'Organization Label' field in 'CDN Configuration' tab of 'Content->Subscriptions->Manage Manifest'

Version-Release number of selected component (if applicable):
-

How reproducible:
always

Steps to Reproduce:
  1. source
    1. Prepare content on source Satellite server
  2. target
    1. Prepare Content Credential or use existing (wget http://<source_server>/pub/katello-server-ca.crt; hammer content-credentials create --name "SourceCA" --organization-title "Default Organization" --path katello-server-ca.crt --content-type "cert")
    3. Go to 'Content->Subscriptions->Manage Manifest->CDN Configuration'
    4. Enter valid values, except Organization Label (use invalid, e.g. "Bad_Org") and press "Update"

Actual results:
Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs.

Expected results:
Some reasonable error message is displayed (e.g. "Organization label not found")

Additional info:

Actions

Also available in: Atom PDF