-
Notifications
You must be signed in to change notification settings - Fork 900
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not delete report when linked MiqTask deleted
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1450272 Changes: - removed :dependent => :destroy on miq_report_result association in MiqTask - refactor MiqReportResult#status to return 'Complete' if task asociated with report deleted - added test coverage for MiqReportResult#status - remove not used virtual_delegate to MiqTask#state_or_status
- Loading branch information
Showing
3 changed files
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters