rp- commented on code in PR #9327:
URL: https://github.com/apache/cloudstack/pull/9327#discussion_r1665358452


##########
ui/src/views/infra/AddPrimaryStorage.vue:
##########
@@ -879,7 +879,7 @@ export default {
           url = values.flashArrayURL
         }
 
-        if (values.provider === 'Linstor') {
+        if (values.provider === 'Linstor' || params.provider === 'Linstor') {

Review Comment:
   > @rp- update on the test, and confirm the final changes. is this critical 
and to be included in 4.19.1.0?
   
   Just tested and daans suggestion works too.
   Yes this is critical as it is a regression.



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to