mattermost/mattermost-plugin-mscalendar

Handle `EmptySuggestionReason` field value in `FindMeetingTimes()` method

オープン

#27 opened on 2020/01/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (35 件のフォーク)auto 404
Difficulty/1:EasyHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

Repository metrics

Stars
 (22 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Summary

The FindMeetingTimes() method in server/remote/msgraph/find_meeting_times.go needs to handle the case where meetingsOut.EmptySuggestionReason field is a non-nil value and report the error.

Also, an error case where this error occurs on Microsoft Calendar's side needs to be discovered for testing.

Ticket Link

https://mattermost.atlassian.net/browse/MM-21348

コントリビューターガイド