I understand we are calling OnConfigurationChange here to make sure we exit if we cannot create the channel or user. Nevertheless, I wonder if we should separate this in a different function (e.g. CreateUserAndChannel). Semantically, here there are no configuration changes. We are just trying to create the channel and the user to exit if they cannot be created.
Originally posted by @larkox in https://github.com/mattermost/mattermost-plugin-demo/timeline
Edit: GitHub's "Reference in new issue" feature seems to have created a broken link above. Here's the actual comment this ticket came from #109 (comment)
Originally posted by @larkox in https://github.com/mattermost/mattermost-plugin-demo/timeline
Edit: GitHub's "Reference in new issue" feature seems to have created a broken link above. Here's the actual comment this ticket came from #109 (comment)