apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.11k stars 1.11k forks source link

allow (admin) user to make a template public #9650

Closed DaanHoogland closed 1 month ago

DaanHoogland commented 2 months ago
ISSUE TYPE
COMPONENT NAME
API, UI
CLOUDSTACK VERSION
<=4.19
CONFIGURATION
OS / ENVIRONMENT
SUMMARY

As a user I add a template and forget to mark it as public. I then want to make it public.

STEPS TO REPRODUCE
register a template and do not mark it as public.
EXPECTED RESULTS
I can edit the template marking it as public.
ACTUAL RESULTS
There is no way to make the template public.
FelipeM525 commented 1 month ago

@DaanHoogland i believe this is already possible

Images ![image](https://github.com/user-attachments/assets/914f09f2-7294-4a2e-818f-418db2e22554) ![image](https://github.com/user-attachments/assets/05b17126-323d-42a3-8040-cc96e162ce97)
DaanHoogland commented 1 month ago

You are right @FelipeM525 , I was looking for it under the edit option. I think this sharing button is a bit misleading as it suggests apping/DMing or mailing something, but it is there! (I will not pretend UX design is my forté)