Bug 973398 - iso/rpm uploads list should filter out paused uploads specific to them
Summary: iso/rpm uploads list should filter out paused uploads specific to them
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.2 Beta
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-11 21:01 UTC by Preethi Thomas
Modified: 2015-02-28 21:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-28 21:56:52 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 356 0 None None None Never

Description Preethi Thomas 2013-06-11 21:01:33 UTC
Description of problem:
running iso uploads list or rpm uploads list seem to be listing all the paused uploads not specific to iso or rpm.

Version-Release number of selected component (if applicable):
[root@hp-dl360g6-01 ~]# rpm -q pulp-server
pulp-server-2.2.0-0.3.beta.fc18.noarch
[root@hp-dl360g6-01 ~]# 


How reproducible:


Steps to Reproduce:
[root@hp-dl360g6-01 ~]# pulp-admin iso repo uploads list
+----------------------------------------------------------------------+
                            Upload Requests
+----------------------------------------------------------------------+

[ Paused  ] test.iso
[ Paused  ] pulp-dot-2.0-test-0.1.2-1.fc11.x86_64.rpm
[ Paused  ] test.iso
[ Paused  ] test2.iso
[ Paused  ] PULP_MANIFEST
[ Paused  ] test3.iso

[root@hp-dl360g6-01 ~]# pulp-admin rpm repo uploads list
+----------------------------------------------------------------------+
                            Upload Requests
+----------------------------------------------------------------------+

[ Paused  ] test.iso
[ Paused  ] pulp-dot-2.0-test-0.1.2-1.fc11.x86_64.rpm
[ Paused  ] test.iso
[ Paused  ] test2.iso
[ Paused  ] PULP_MANIFEST
[ Paused  ] test3.iso

[root@hp-dl360g6-01 ~]# 

Actual results:


Expected results:


Additional info:

Comment 1 Brian Bouterse 2015-02-28 21:56:52 UTC
Moved to https://pulp.plan.io/issues/356


Note You need to log in before you can comment on or make changes to this bug.