Harrison Healey

Results 207 comments of Harrison Healey

@kiranbabu7 Thanks for your work on this! We've actually found that we need this feature to set up some automated testing which is currently blocked by the landing page, so...

Oh yeah, I forgot to do that. Thanks for the reminder! I'm sure the docs team really appreciates it 😅 **Edit:** https://github.com/mattermost/docs/pull/7503

It's currently scheduled for 10.2 coming out in mid-November

Looking at it, the bug in the initial report likely got fixed by https://github.com/mattermost/mattermost/pull/29371. What you're seeing with the user coming back online on Community is a separate issue (https://mattermost.atlassian.net/browse/MM-61438)...

Also, sorry for adding something that was missing in the ticket, but there's also a command to add reactions to a post which we had originally wanted to return an...

Thanks! Let me know if you have any questions about it or if you need any pointers

I can't see the command that you used to trigger that, but that modal looks to me like the right way to respond to it. Just in case though, here's...

Oh, I see. I forgot that we already had some of this in place in the app. We have that cap to prevent an edge case which caused some performance...

> However, I'm not too sure that I understand why this existing setting in the system console is not enough here and what more are we trying to add. Was...

@Camillarhi We missed it earlier, but there's actually a failing E2E test which appears to be related to this change. There might be some more information in the Artifacts section...