mattermost-plugin-playbooks
mattermost-plugin-playbooks copied to clipboard
[MM-45052] Add error checking in insights API
Summary
Change some function calls in accordance with the changes in https://github.com/mattermost/mattermost-server/pull/21048
Ticket Link
Checklist
- ~~[ ] Telemetry updated~~
- ~~[ ] Gated by experimental feature flag~~
- ~~[ ] Unit tests updated~~
@crspeller Any idea why the pipeline isn't picking up mm-server changes from it's corresponding branch? https://github.com/mattermost/mattermost-server/pull/21048. Focalboard pipeline is passing, https://github.com/mattermost/focalboard/pull/3876
@Phrynobatrachus Is our CI setup to do pick up a server branch?
It's not. I'll try to get something setup this afternoon.
It's not. I'll try to get something setup this afternoon.
Thank you!
Some DB tests failed with:
server/api/playbooks.go:660:26: undefined: model.GetStartOfDayForTimeRange
server/api/playbooks.go:717:26: undefined: model.GetStartOfDayForTimeRange
Does the plugin's server dependency need to be bumped once the server PR is merged?
Does the plugin's server dependency need to be bumped once the server PR is merged?
Yes please note @cyrilzhang-mm .
/update-branch