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

Fixes listing empty incidents in Slack. #5531

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

metroid-samus
Copy link
Contributor

@metroid-samus metroid-samus commented Nov 23, 2024

This PR handles a corner case where a user issues the /dispatch-list-incidents command when there are no visible incidents. This results in no blockkit blocks being created. Modals require at least one block to render or else it throws an error.

Adds additional tests for Slack plugin.

@metroid-samus metroid-samus added the bug Something isn't working label Nov 23, 2024
@metroid-samus metroid-samus self-assigned this Nov 23, 2024
@metroid-samus metroid-samus marked this pull request as ready for review November 23, 2024 01:54
@metroid-samus metroid-samus merged commit e71d98e into master Dec 16, 2024
8 checks passed
@metroid-samus metroid-samus deleted the bugfix/slack-list-no-incident branch December 16, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants