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 1343180 - [RFE] content views with the their version in Composite Content Views should exposed to the client as a foreman fact
Summary: [RFE] content views with the their version in Composite Content Views should...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Puppet
Version: 6.1.8
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: 6.4.0
Assignee: satellite6-bugs
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-06 17:36 UTC by Prakash Ghadge
Modified: 2021-09-09 11:51 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-06 22:06:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 18228 0 Normal Closed [RFE] Component view versions for composite content views 2020-09-11 17:08:06 UTC
Red Hat Issue Tracker SAT-4956 0 None None None 2021-09-09 11:51:53 UTC

Comment 2 Bryan Kearney 2016-07-26 18:56:27 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 6 Ondřej Pražák 2018-05-25 09:12:21 UTC
Connecting redmine issue http://projects.theforeman.org/issues/18228 from this bug

Comment 7 Satellite Program 2018-05-25 10:03:47 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18228 has been resolved.

Comment 12 Stephen Wadeley 2018-10-24 14:45:51 UTC
Hello

The changes made as per comment 6 can now be listed as follows:

~]# curl -X GET -k -u admin https://<sat6-4.example.com/api/hosts/:id/enc | json_reformat

<snip>



{
    "data": {
        "parameters": {
            "kt_env": "Library",
            "kt_cv": "Test-CCV-One",
            "foreman_host_collections": [

            ],
            "lifecycle_environment": "Library",
            "content_view": "Test-CCV-One",
            "content_view_info": {
                "label": "Test-CCV-One",
                "latest-version": "2.0",
                "version": "2.0",
                "published": "2018-10-24T07:29:19.671Z",
                "components": {
                    "Test-CV-1": {
                        "version": "1.0",
                        "published": "2018-10-23T13:27:32.383Z"
                    },
                    "Test-CV-2": {
                        "version": "1.0",
                        "published": "2018-10-23T13:32:54.127Z"
                    }
                }
            },

</snip>

Thank you

Comment 13 Bryan Kearney 2018-11-06 22:06:18 UTC
Based on comment 12, I am closing this as current release. The fix exists in 6.4. If you are using 6.4 and still eeing issues please feel free to open a new bug.


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