kiranchavala commented on issue #11509: URL: https://github.com/apache/cloudstack/issues/11509#issuecomment-3241647707
@harikrishna-patnala Ideally, the CloudStack UI should call the deleteServiceOffering API for the compute service offerings when the user tries to delete If you compare with network offerings and vpc offerings, CloudStack provides the option to disable and also delete them from the UI , Also the state of the offering is set to Enable or disable Currently, for compute, system offerings even though it using "update service offeringAPI" it won't set the removed date in the db for which a fix Is present https://github.com/apache/cloudstack/issues/11508 https://github.com/apache/cloudstack/pull/11544 Please consider this as a polish issue, in order to maintain consistency across all offerings ( compute, system, disk , network , vpc) offerings -- 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