Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #10847] Warn about illogical dates #2200

Closed
icinga-migration opened this issue Dec 15, 2015 · 7 comments
Closed

[dev.icinga.com #10847] Warn about illogical dates #2200

icinga-migration opened this issue Dec 15, 2015 · 7 comments
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by mhein on 2015-12-15 11:41:50 +00:00

Assignee: mhein
Status: Resolved (closed on 2016-04-19 09:13:56 +00:00)
Target Version: 2.3.2
Last Update: 2016-04-19 09:13:56 +00:00 (in Redmine)


User get confused about the following downtime conditions:

  • A valid range in the past
  • An invalid range (End is earlier than start)

Icinga2 drops this downtimes immediately, but the frontend should warn about this issue.

Kind regards,

Marius

Changesets

2016-04-18 15:19:57 +00:00 by aklimov 242cdab

DateTimePicker: implement getFormat()

refs #10847

2016-04-18 15:55:29 +00:00 by aklimov 66bdae8

Don't let the user schedule illogical host or service downtimes

refs #10847

2016-04-19 09:12:45 +00:00 by mhein 6faed28

Merge branch 'bugfix/warn-about-illogical-dates-10847'

fixes #10847

Relations:

@icinga-migration
Copy link
Author

Updated by mhein on 2015-12-15 11:42:11 +00:00

SHKS issue

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-02-18 15:59:40 +00:00

  • Target Version set to Backlog

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-03-15 15:19:08 +00:00

  • Duplicated set to 11268

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-03-15 15:19:58 +00:00

  • Subject changed from Warn about illogical downtimes to Warn about illogical dates

@icinga-migration
Copy link
Author

Updated by mhein on 2016-04-18 08:20:08 +00:00

  • Assigned to set to aklimov
  • Target Version changed from Backlog to 2.3.2

@icinga-migration
Copy link
Author

Updated by aklimov on 2016-04-18 15:57:57 +00:00

  • Status changed from New to Feedback
  • Assigned to changed from aklimov to mhein

@icinga-migration
Copy link
Author

Updated by mhein on 2016-04-19 09:13:56 +00:00

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

Applied in changeset 6faed28.

@icinga-migration icinga-migration added bug Something isn't working area/monitoring Affects the monitoring module labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.3.2 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant