Project

General

Profile

Bug #13771

Updated by Ivan Necas over 8 years ago

When there is a failure in after_commit orchestration, there is no error message 
 shown in the UI that would indicate the error. Also, the after_commit failure 
 doesn't handle the rollback for the actions performed from the pre-commit phase. 

 How to reproduce: 

 1. try to reproduce http://projects.theforeman.org/issues/13770 
 2. try to spot that something went wrong form the UI 
 3. no errors shown except a fraction of second when the task status rollback 
    appears 

Back