weizhouapache commented on PR #12881:
URL: https://github.com/apache/cloudstack/pull/12881#issuecomment-4118563394
> Thanks @weizhouapache. Looks good. It's better to fix this logic rather
than adding an upgrade path which does nothing.
>
> Do you think we should still make sure that all the queries in the upgrade
path are idempotent?
>
> INSERT **IGNORE** INTO `cloud`.`configuration_group` (`name`,
`description`, `precedence`) VALUES ('Usage Server', 'Usage Server related
configuration', 9);
>
> from https://github.com/apache/cloudstack/pull/12875/changes
yes @abh1sar
it is better to apply the change, let me add it
--
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]