Julien Tant
Julien Tant
**Describe the bug** The notifications are sent despite the box being unchecked. **To Reproduce** Steps to reproduce the behavior: 1. Start 3CPM 2. Uncheck the notification checkbox 3. Refresh after...
#### Summary This PR adds the following elements: - support for voice post type - validation rules for this new post type - configuration, including an experimental setting and a...
#### Summary - Adds a new post type for the welcome message - Adds A/B Test for the welcome message that is sent only to the very first team. ####...
#### Summary The goal of this PR is to provide a first version of a "dev-ready" work template modal that is feature flag gated (see server PR). ***When reviewing*** keep...
#### Summary Assume `--local` mode if no credentials are found #### Ticket Link https://mattermost.atlassian.net/browse/MM-56078 #### Release Note ```release-note NONE ```
Hi! I'm playing as a SoS Ritualist and I was wondering if there is a way to know how much time is left before my spirit dies? I was thinking...
#### Summary Add a way in PluginAPI to retrieve users by ids #### Ticket Link N/A #### Screenshots N/A #### Release Note ```release-note Added new plugin API endpoint to retrieve...
## Summary Restrict how much error we display and log on Graphql requests. ## Ticket Link https://mattermost.atlassian.net/browse/MM-58791 ## Checklist ~~- [ ] Telemetry updated~~ ~~- [ ] Gated by experimental...
## Summary Add license check when starting playbooks if the version is 2.0+ ## Ticket Link https://mattermost.atlassian.net/browse/MM-58377
#### Summary Prevents users from being able to reuse the same code twice in a row, One Time Passwords are meant to be used once as the name suggests. To...