Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 758506

Summary: [RFE] Upload manifest filename to enhance description
Product: Red Hat Satellite Reporter: scollier
Component: Subscription ManagementAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: NightlyCC: bkearney, mkoci, sreichar, tomckay
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-12 14:19:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1076139    

Description scollier 2011-11-29 22:48:58 UTC
Description of problem:

Need to be able to see the name of the manifest file that was uploaded in System Engine.  


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

Red Hat Enterprise Linux Server release 6.1 (Santiago)
Linux cf-se2.cloud.lab.eng.bos.redhat.com 2.6.32-131.17.1.el6.x86_64 #1 SMP Thu Sep 29 10:24:25 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
PyYAML-3.09-14.el6_1.x86_64
facter-1.5.9-1.el6.noarch
js-1.70-12.el6_0.x86_64
mongodb-1.6.4-3.el6_0.x86_64
mongodb-server-1.6.4-3.el6_0.x86_64
puppet-2.6.11-1.el6_1.noarch
pymongo-1.9-8.el6_1.x86_64
katello-0.1.111-2.el6.x86_64
katello-all-0.1.111-2.el6.x86_64
katello-cli-0.1.13-1.el6.noarch
katello-configure-0.1.16-2.el6.noarch


How reproducible:

Every time.

Steps to Reproduce:
1.  Click on "providers"
2.  Choose "Red Hat"
3.  Click on "Import History" link
4.  Click on "import history" tab

  
Actual results:

Gives generic output of:

OrgName file imported successfully

Expected results:

Filename of manifest.

Additional info:

Filing this on request of -- Mike McCune

Comment 1 Pavel Pokorny 2012-09-06 08:37:24 UTC
This cannot be done in Katello itself. History is loaded from Candlepin and it looks like there is no way how to modify the message. We can store import history also in Katello database but does it worth it?

Additional info:
http://candlepinproject.org/apidoc/post/owners/owner_key/imports/
http://candlepinproject.org/apidoc/get/owners/owner_key/imports/

Comment 3 Bryan Kearney 2012-12-13 21:00:07 UTC
The API exists in candlepin now. I am moving this back to katello side of the house for implementation.

Comment 4 Bryan Kearney 2012-12-13 21:02:06 UTC
The API exists in candlepin now. I am moving this back to katello side of the house for implementation.

Comment 5 Tom McKay 2012-12-18 13:45:37 UTC
Moving to CFSE as shared feature

Comment 8 Bryan Kearney 2014-05-22 16:54:45 UTC
*** Bug 852408 has been marked as a duplicate of this bug. ***

Comment 9 Bryan Kearney 2016-07-08 20:40:57 UTC
Per 6.3 planning, moving out non acked bugs to the backlog

Comment 11 Tom McKay 2016-12-12 14:19:35 UTC
This would be nice to have but there is a disconnect between what the browser knows about the file and what the server should be saving. The most reliable thing for logging/audit is the information that is currently shown (link to the customer portal and the source of the manifest).