Actions
Issue #5856
closedCannot list Package Groups using Ruby bindings
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings, Katello
Sprint:
Sprint 63
Quarter:
Description
Hitting "invalid value for "description", the character length must be great than or equal to 1.", this is another empty string validation bug. Probably should allow empty strings here along with the other fields. Ruby bindings file: pulp_rpm_client-3.1.0b1.dev01574445230/lib/pulp_rpm_client/models/rpm_package_group.rb
Updated by iballou about 5 years ago
- Tags Katello-P1 added
- Tags deleted (
Katello-P2)
Updated by ttereshc about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
- Triaged changed from No to Yes
- Sprint set to Sprint 63
Added by ttereshc about 5 years ago
Updated by ttereshc about 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset 52adef7bfc7509161eb74195e14010f0cef23b27.
Updated by ttereshc about 5 years ago
Added by ttereshc about 5 years ago
Revision d51ec929 | View on GitHub
Allow empty values for some comps content fields
closes #5856 https://pulp.plan.io/issues/5856
(cherry picked from commit 52adef7bfc7509161eb74195e14010f0cef23b27)
Updated by ttereshc about 5 years ago
Applied in changeset d51ec9293a3542d299078b5b5d433dcde95ccc1b.
Updated by ttereshc about 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ggainey over 4 years ago
- Tags Katello added
- Tags deleted (
Katello-P1)
Actions
Allow empty values for some comps content fields
closes #5856 https://pulp.plan.io/issues/5856