Open DaanHoogland opened 2 months ago
@blueorangutan package
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 12.27%. Comparing base (
d15a074
) to head (7e3bf26
).
Files with missing lines | Patch % | Lines |
---|---|---|
...he/cloudstack/api/command/user/vm/DeployVMCmd.java | 0.00% | 2 Missing :warning: |
...he/cloudstack/api/command/user/vm/UpdateVMCmd.java | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11176
@DaanHoogland it looks like an UI issue
the API response does have the "displayname" in place. but the name/displayname is not displayed on UI.
as a simple workaround, can we revert #8503 ? @DaanHoogland
as a simple workaround, can we revert #8503 ? @DaanHoogland
yes, you are right, I'll creat another PR, reapply the changes here, and work on this later.
@blueorangutan ui
@weizhouapache a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.
UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/9719 (QA-JID-456)
Description
This PR prevents a null display name on VMs (see https://github.com/apache/cloudstack/pull/8503#issuecomment-2367394302)
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?