abh1sar opened a new issue, #13660: URL: https://github.com/apache/cloudstack/issues/13660
### problem KBOSS provider added some fields in the backup response which are visible even if Kboss was never enabled. These fields are specific to Kboss and don't really make sense for other backup providers. They might even be confusing and misleading for the existing users. For example in case of Veeam, compression might be configured on Veeam's side, but the compression status shows Uncompressed by default. <img width="716" height="264" alt="Image" src="https://github.com/user-attachments/assets/5c76d979-6e23-412c-9853-9a96cfa4a44b" /> <img width="1465" height="871" alt="Image" src="https://github.com/user-attachments/assets/9ca62b1e-9a7c-4d49-b7b7-4a9da2a66a3f" /> It even shows up in the Instance tab and shifts the other important fields out of the view <img width="1465" height="871" alt="Image" src="https://github.com/user-attachments/assets/da1a6a33-4cc9-4e46-b779-d3103cbb98a2" /> ### versions ACS 4.23.0 RC1 ### The steps to reproduce the bug 1. 2. 3. ... ### What to do about it? Show Kboss specific fields only when Kboss is configured. -- 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]
