Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #1658] do not update start_time of already started downtimes ; fix started downtime update for table scheduleddowntime in oracle #662

Closed
icinga-migration opened this issue Jun 16, 2011 · 5 comments
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/1658

Created by mfriedrich on 2011-06-16 08:44:44 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2011-06-26 15:33:49 +00:00)
Target Version: 1.4.2
Last Update: 2014-12-08 14:35:51 +00:00 (in Redmine)

Icinga Version: 1.10.0
OS Version: any

requires a rework into mysql/pgsql/oracle.

Attachments

Changesets

2011-06-16 11:03:14 +00:00 by mfriedrich dd24ce3

* idoutils: do not update start_time of already started downtimes ; fix started downtime update for table scheduleddowntime in oracle #1658

refs #1658

2011-06-16 11:08:02 +00:00 by mfriedrich 16cea8f

* idoutils: do not update start_time of already started downtimes ; fix started downtime update for table scheduleddowntime in oracle #1658

refs #1658
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2011-06-16 09:09:00 +00:00

  • Status changed from New to Assigned
  • Assigned to set to mfriedrich

hm, i just figured that there's a bug in the oracle code. when starting a downtime, the downtimehistory table was updated twice, but at one spot it should have been the scheduleddowntime table instead.
there's a prepared statement missing for that, which will be added the same as the fixed where was_started=0 in question.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2011-06-16 11:01:34 +00:00

  • Subject changed from do not update start_time of already started downtimes to do not update start_time of already started downtimes ; fix started downtime update for table scheduleddowntime in oracle

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2011-06-16 11:05:52 +00:00

  • Tracker changed from Feature to Bug
  • Target Version changed from 1.5 to 1.4.2

considered for icinga 1.4.2 as this remains a bugfix mainly.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2011-06-26 15:33:49 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 14:35:51 +00:00

  • Project changed from 18 to Core, Classic UI, IDOUtils
  • Category set to IDOUtils
  • Icinga Version set to 1
  • OS Version set to any

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant