when creating multiple components in a tier, it seems, only the 1st one is created. So in the following structure: ``` applications/ X/ applicationTiers/ AT/ components/ comp1/ comp2/ comp3/ ``` I see only comp1 being created in the app in the UI The others seem to be exist but don't show up
when creating multiple components in a tier, it seems, only the 1st one is created.
So in the following structure:
I see only comp1 being created in the app in the UI
The others seem to be exist but don't show up