tatay188 opened a new issue, #12314: URL: https://github.com/apache/cloudstack/issues/12314
### problem I found This when I was trying to build Services: mysql> select * from network_offerings; column | state | shows always Enabled, Independently of the column | removed | have a Date or have NULL value Shouldn't the table state change to Disabled when there is a Removed Date or will this trigger a different problem ? cc @gopalcp ### versions CS 4.22.X ### The steps to reproduce the bug 1. Using the UI Disable a network Offering 2. Go to the DB and check the State and Removed columns for the Offering you just Disabled 3. You will find the State is still mark as enabled, and the removed Date was populated. ... ### What to do about it? _No response_ -- 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]
