Werk #8805: mk_oracle: Fixed jobs with auto_drop
| Component | Checks & agents | ||||
| Title | mk_oracle: Fixed jobs with auto_drop | ||||
| Date | Aug 23, 2019 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Incompatible - Manual interaction might be required | ||||
| Checkmk versions & editions |
|
All Schduler-Jobs with auto_drop=True were ignored by the plugin. This has been fixed to: not (auto_drop = 'TRUE' and REPEAT_INTERVAL is null)
You will need to replace the agent plugin to profit from this fix.