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

Scheduled maintenances not honoring date #2578

Closed
ozzy-simpson opened this issue Jun 19, 2017 · 1 comment
Closed

Scheduled maintenances not honoring date #2578

ozzy-simpson opened this issue Jun 19, 2017 · 1 comment
Labels
Bug Bugs with Cachet
Milestone

Comments

@ozzy-simpson
Copy link
Contributor

When I add/update a scheduled maintenance for, for example, 2017-06-17 15:59, the date gets changed to 2017-06-16 17:00 when I save it. This happens for the end date as well, but that gets changed to 2017-06-17 17:00.

This is in the latest version of 2.4

@jbrooksuk jbrooksuk added the Bug Bugs with Cachet label Jun 19, 2017
@jbrooksuk jbrooksuk added this to the V2.4.0 milestone Jun 19, 2017
@jbrooksuk
Copy link
Member

I feel like I only just recently fixed a bug related to this 🤔

JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 25, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps

* Update github-markdown

* Compile assets

* Switch to using Laravel Mix. Closes cachethq#2582

* Remove gulp dependency

* Fixes Date issue with incident dates being incorrect (as only loading out the date, not the time)

* Fix a spacing issue within text

* Fixes cachethq#2579

* Check if GLOB_BRACE is defined before using it. Fixes cachethq#2586

* Add comment as to why we define GLOB_BRACE as 0

* Prevent subscibing to internal components when not logged in

Fixes cachethq#2520

* Fixes incorrect timestamp on Scheduled Maintenances

Fixes cachethq#2578

* Add missing dev dependency

* Extend BrowserKitTesting TestCase class
JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 28, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps

* Update github-markdown

* Compile assets

* Switch to using Laravel Mix. Closes cachethq#2582

* Remove gulp dependency

* Fixes Date issue with incident dates being incorrect (as only loading out the date, not the time)

* Fix a spacing issue within text

* Fixes cachethq#2579

* Check if GLOB_BRACE is defined before using it. Fixes cachethq#2586

* Add comment as to why we define GLOB_BRACE as 0

* Prevent subscibing to internal components when not logged in

Fixes cachethq#2520

* Fixes incorrect timestamp on Scheduled Maintenances

Fixes cachethq#2578

* Add missing dev dependency

* Extend BrowserKitTesting TestCase class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs with Cachet
Projects
None yet
Development

No branches or pull requests

2 participants