bernardodemarco commented on PR #10790:
URL: https://github.com/apache/cloudstack/pull/10790#issuecomment-2842256627

   @DaanHoogland, I've just committed this one 
01d7c6e1e8bca0c0de4ce0f7186c9315575a54ff
   
   Now, operators are able to clean up configuration values (i.e. set its value 
to `NULL` on the DB) for the configurations with type equal to `CSV`, `Order`, 
`WhitespaceSeparatedListWithOptions` and `String`.
   
   - `String` configuration type:
   
       
https://github.com/user-attachments/assets/b327b43d-c369-4563-a357-5e8c51c5d47c
   
   - `Order` configuration type:
   
       
https://github.com/user-attachments/assets/a23c11df-272b-4f3d-8c7c-f229ebb65bb2
   
   - `CSV` configuration type:
   
       
https://github.com/user-attachments/assets/dd7b1b33-9b86-4268-8718-bf2b1c14b6fb
   
   - `WhitespaceSeparatedListWithOptions` configuration type:
   
       
https://github.com/user-attachments/assets/a28c209f-90e8-42d3-846b-ef66c439ff7d


-- 
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]

Reply via email to