Skip to content

Handle blank channel.CreatorId case

When a channel is created through automation (such as with the Playbooks plugin), a CreatorId is not assigned to the channel. This PR makes it so the plugin gracefully handles this case.

Merge request reports