Bug #17949
closed255 character length too short for content view names
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1365312
Description of problem:
Pulp id naming convention creates names longer than 255 characters not allowing for content views to publish/promote
Refer to discussion on bugzilla for more information from a pulp perspective. Is there anything that can be done from katello to improve the user experience in this case?
How reproducible:
easy
Steps to Reproduce:
1.Create content view
2.Use a name of 254 characters
3.Try to publish
Actual results:
Content view fails with following error in the logs:
Validation failed: Pulp is too long (maximum is 255 characters)
Expected results:
Content view to publish/promote
Additional info:
The pulp id consists of the Organization name, lifecycle environment, product, repository name, and content view version. The content view can be less than 254 characters for this to work, but the concatenation of all these can produce names longer than 255 characters in length.
Updated by Brad Buckingham over 7 years ago
- Subject changed from 255 character length too short for content view names to 255 character length too short for content view names
- Translation missing: en.field_release set to 114
Updated by Justin Sherrill over 7 years ago
- Category changed from Content Views to Repositories
- Assignee set to Justin Sherrill
- Target version set to 163
- Difficulty set to medium
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Translation missing: en.field_release deleted (
114) - Pull request https://github.com/Katello/katello/pull/6596 added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release set to 211
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7e3bb1b659e67b564dbc2e9d3e3b096fd1deba3e.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello/pull/6437 added
Updated by Justin Sherrill over 7 years ago
- Pull request https://github.com/Katello/katello/pull/6622 added
Updated by Justin Sherrill over 7 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/6437)