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.
1. Proposed title of this feature request.
- Label name should be allowed to rename/edit if required.
Changing the Lifecycle Environment name is possible. But changing the Lifecycle Environment label is not.
2. What is the nature and description of the request?
- Nature: Required to rename/edit Label of a Lifecycle Environment.
- Description: While creating a Lifecycle Environment a label name can be different from the name of the environment.
On the registered client we can see the label name of the Lifecycle Environment instead Environment name which may create confusion.
~~~
# subscription-manager identity
...
...
org name: RedHat
org ID: RedHat
environment name: Development/RHEL9 <------- 'Development' is the label name.
~~~
~~~
# hammer lifecycle-environment info --id 2
Id: 2
Name: Production <------ 'Production' is the name of LCE
Label: Development
Description: Test for label name
Organization: RedHat
Library: false
Prior Lifecycle Environment: Library
Unauthenticated Pull: false
Registry Name Pattern:
~~~
Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team. Thank you.
Thank you for your interest in Red Hat Satellite. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this feel free to contact your Red Hat Account Team. Thank you.
1. Proposed title of this feature request. - Label name should be allowed to rename/edit if required. Changing the Lifecycle Environment name is possible. But changing the Lifecycle Environment label is not. 2. What is the nature and description of the request? - Nature: Required to rename/edit Label of a Lifecycle Environment. - Description: While creating a Lifecycle Environment a label name can be different from the name of the environment. On the registered client we can see the label name of the Lifecycle Environment instead Environment name which may create confusion. ~~~ # subscription-manager identity ... ... org name: RedHat org ID: RedHat environment name: Development/RHEL9 <------- 'Development' is the label name. ~~~ ~~~ # hammer lifecycle-environment info --id 2 Id: 2 Name: Production <------ 'Production' is the name of LCE Label: Development Description: Test for label name Organization: RedHat Library: false Prior Lifecycle Environment: Library Unauthenticated Pull: false Registry Name Pattern: ~~~