-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
rhel-sst-image-builder
-
ssg_front_door
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
- What I created using "composer-cli", I can't properly edit using cockpit.
Please provide the package NVR for which bug is seen:
- cockpit-composer.noarch == 47-1.el9
How reproducible:
No special requirements.
Steps to reproduce
- Via terminal, using composer-cli:
- Create a new blueprint with an id like "aap-2.4-rhel-9" (no special chars) and a name like "Red Hat Ansible Automation Platform 2.4 for RHEL 9 x86_64 (RPMs)" (using special chars).
- Via cockpit, using Image Builder:
- Go to the "Sources" tab
- Edit the source "Red Hat Ansible Automation Platform 2.4 for RHEL 9 x86_64 (RPMs)" and save it
- Via terminal, using composer-cli:
- List all sources
- BUG: instead of updating the source with the id "aap-2.4-rhel-9", it created a new source with the id "Red Hat Ansible Automation Platform 2.4 for RHEL 9 x86_64 (RPMs)".
Expected results
- I should be able to edit any source made by compose-cli.
Actual results
- BUG: instead of updating the source with the id "aap-2.4-rhel-9", it created a new source with the id "Red Hat Ansible Automation Platform 2.4 for RHEL 9 x86_64 (RPMs)".
- is related to
-
COMPOSER-2134 Prepare Cockpit Composer for ITM-26
- Closed
- relates to
-
RHEL-18036 Special chars in the source id breaks composer-cli
- New