vladimirpetrov opened a new issue, #12763: URL: https://github.com/apache/cloudstack/issues/12763
### problem When a template is uploaded from local machine, it has 'NULL' type in the DB, table vm_template which (I guess) is the reason it's not shown in the deploy instance dialog. Here it how it looks in ACS 4.22: <img width="1080" height="434" alt="Image" src="https://github.com/user-attachments/assets/8246c066-6dbd-4d39-87c4-02715044186f" /> And here is how it looks in ACS 4.21: <img width="1079" height="373" alt="Image" src="https://github.com/user-attachments/assets/7f8729c5-0f50-4951-bad2-32e20a8149a9" /> Seems related to #12104 ### versions Found in 4.22, not present in 4.21. ### The steps to reproduce the bug 1. Upload a template from local machine. 2. Try to deploy a VM from the uploaded template. Result: The template is not shown in deploy instance dialog. ### What to do about it? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
