DaanHoogland commented on pull request #5382:
URL: https://github.com/apache/cloudstack/pull/5382#issuecomment-907200385


   > > thought the code is not very bad, I don't think this is how the problem 
should be solved @DK101010 . Where the input does not adhere to the standard, 
it should be converted. not during the search. Don't you think?
   > 
   > For sure, but I'm not sure why are uuids in custom attributes without and 
in db with separators. Also for this way we must update custom attributes of 
all storages and for this I can not estimate the impact of already existing 
implementation. Therefore this solution.
   
   Ok, so how about removing the dashes unconditionally but just for the 
comparison and otherwise keep using the originals?


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