DaanHoogland commented on issue #8669: URL: https://github.com/apache/cloudstack/issues/8669#issuecomment-1948573793
yeah @fabiomatavelli-f3 , I got the problem and the fix is easy but the question is in which version we could fix this. a dirty hack for you would just be `ALTER TABLE cloud.vm_template MODIFY COLUMN url VARCHAR(1024)`, but you will possibly run into issues on upgrades, but this is the statement we would put in any of the upcoming upgrade files. -- 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]
