nvazquez opened a new issue #4470:
URL: https://github.com/apache/cloudstack/issues/4470


   Probably not an issue, but worth investigating the reason why templates/ISOs 
are not deleted in database (the removed column stays NULL) after deleting a 
template/ISO. The ticket is raised after some doubts on the reviews of PR #4047 
   
   ##### ISSUE TYPE
    * Other
   
   ##### COMPONENT NAME
   ~~~
   API, templates, ISOs
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   All versions
   ~~~
   
   ##### CONFIGURATION
   N/A
   
   
   ##### OS / ENVIRONMENT
   N/A
   
   
   ##### SUMMARY
   Deleting a template/ISO does not actually remove it, but set it to Inactive 
and hidden
   
   
   ##### STEPS TO REPRODUCE
   ~~~
   Remove a template/ISO
   ~~~
   
   ##### EXPECTED RESULTS
   
   ~~~
   Template/ISO removed in database
   ~~~
   
   ##### ACTUAL RESULTS
   
   ~~~
   Template/ISO state = 'Inactive' but removed column not changed
   ~~~
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to