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

#18: Fix nil pointer when trying to store memo from slack #19

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

surdaft
Copy link
Collaborator

@surdaft surdaft commented Jul 8, 2023

  • When a message does not start with memo, slack failed to properly handle that the memo object would be nil
  • Slack would throw an error when trying to write to grafana, due to missing the store on the struct.

@surdaft surdaft merged commit a3b8313 into grafana:master Jul 8, 2023
2 checks passed
@surdaft surdaft deleted the bugfix/18 branch July 8, 2023 23:41
@surdaft surdaft linked an issue Jul 8, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memod doesn't work with slack
1 participant