DaanHoogland commented on a change in pull request #5859:
URL: https://github.com/apache/cloudstack/pull/5859#discussion_r784089442
##########
File path: ui/src/views/offering/AddComputeOffering.vue
##########
@@ -394,7 +394,7 @@
<a-radio-button value="strict">
{{ $t('label.strict') }}
</a-radio-button>
- <a-radio-button value="preferred">
+ <a-radio-button value="Preferred">
Review comment:
yes, that's why I changed it. It is explicitely tested against as
"Preferred" (capitalised) in the ImplicitDedicationPlanner.
--
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]