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

Use last_state_change::getTimeStamp() in case icingadb module is enabled #114

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

raviks789
Copy link
Contributor

@raviks789 raviks789 commented Jun 27, 2023

last_state_change in case of icingadb module is DateTime instance. Hence, we need to call getTimeStamp method to get Unix timestamp.

fixes #115

@raviks789 raviks789 added the bug Something isn't working label Jun 27, 2023
@raviks789 raviks789 requested a review from nilmerg June 27, 2023 14:55
@raviks789 raviks789 self-assigned this Jun 27, 2023
@cla-bot cla-bot bot added the cla/signed label Jun 27, 2023
@raviks789 raviks789 added this to the v1.3.1 milestone Jun 27, 2023
library/Jira/MonitoringInfo.php Outdated Show resolved Hide resolved
@raviks789 raviks789 force-pushed the fix/last-state-change-icingadb branch from 0a0b5e9 to 7fc1abb Compare June 28, 2023 07:26
…abled

`last_state_change` in case of icingadb module is `DateTime` instance. Hence, we need
to call `getTimeStamp` method to get Unix timestamp.
@raviks789 raviks789 force-pushed the fix/last-state-change-icingadb branch from 7fc1abb to 28cfddf Compare June 28, 2023 07:50
@nilmerg nilmerg merged commit 7c19066 into main Jun 28, 2023
6 checks passed
@nilmerg nilmerg deleted the fix/last-state-change-icingadb branch June 28, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create Jira issues when icingadb module is enabled
2 participants