Christopher Speller
Christopher Speller
@mickmister Ya that looks like a bug.
@levb @jasonblais Agreed that this is more complicated then it seems. Maybe the fastest path to this feature is the iframe sidebar idea. Click on the issue and it opens...
@trilopin Should it be symmetric then with removeRunParticipant also taking multiple users?
Closing this as adding an API that tells you that a run exists that you don't have access to in a channel is an unnecessary security hole.
@abhijit-singh @safakkizkin Wondering if we should re-expand the checklists after the drag is complete?
@Phrynobatrachus Is our CI setup to do pick up a server branch?
You need to use `Client4.LoginWithMFA()` if MFA is enabled.
@eyebank You can find it in the golang client: https://github.com/mattermost/mattermost-server/blob/master/model/client4.go#L638
@EbsrVlee You replace the current login function with that one. https://github.com/mattermost/mattermost-bot-sample-golang/blob/master/bot_sample.go#L99
@johnsmzr Could you post the section in the Mattermost config.json related to the AI plugin. Search for mattermost-ai it should have a "config" section directly underneath it (not the one...