dheeraj12347 commented on PR #12854:
URL: https://github.com/apache/cloudstack/pull/12854#issuecomment-4133939574

   I’ve updated this PR to address the UI review feedback:
   
   Restored the standard Apache license header (all lines commented with //) in 
both ImportUnmanagedInstance.vue and MultiNetworkSelection.vue.
   
   Updated MultiNetworkSelection.vue so that fetchNetworks() treats projectid 
as mutually exclusive with domainid/account when building listNetworks params, 
avoiding mixed owner contexts.
   
   Added an early return after the minIops > maxIops validation error in 
ImportUnmanagedInstance.vue so the import flow cannot proceed with invalid IOPS 
values.


-- 
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]

Reply via email to