Actions
Issue #1126
closedconsumer group bind needs to have error handling when the repo doesn't exist
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Needs a user friendly error when consumer group bind when the repo does not exist.
[root@mgmt4 ~]# rpm -qa pulp-server
pulp-server-2.7.0-0.4.beta.el6.noarch
[root@mgmt4 ~]#
[root@mgmt4 ~]# pulp-admin rpm consumer group bind --consumer-group-id grp1 --repo-id zoo
Invalid properties: ['repo_id', 'distributor_id']
Related issues
Updated by ipanova@redhat.com over 7 years ago
This issue has same nature as this one https://pulp.plan.io/issues/1057
We could close this one.
Updated by mhrivnak over 7 years ago
- Related to Issue #1057: CLI returns unclear error for nonexistant role-id in permission grant/revoke added
Updated by bmbouter almost 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Actions