Amy Blais

Results 63 issues of Amy Blais

Unsure if needed, but if Boards data retention is shipping with v6.7, the feature flag https://github.com/mattermost/mattermost-server/blob/master/model/feature_flags.go#L87 should be either removed or set to "true" in server code.

Enhancement

To be added: Details for major features + any breaking changes.

1: Dev Review
1: PM Review
Work In Progress
2: Editor Review

1: PM Review
Do Not Merge/Awaiting Next Release

Do Not Merge
Work In Progress
Do Not Merge/Awaiting Next Release

1: Dev Review
1: PM Review
2: Editor Review

I believe these settings should be documented: In the ServiceSettings area: EnableAWSMetering SplitKey FeatureFlagSyncIntervalSeconds DebugSplit CollapsedThreads In the LogSettings area: EnableSentry In the ExperimentalAuditSettings: AdvancedLoggingConfig (NOTE, the addition of this...

Needs Documentation
Acknowledged/Docs team

These 2 docs need updates: 1. https://docs.mattermost.com/manage/command-line-tools.html#use-the-cli-on-gitlab-omnibus 2. https://docs.gitlab.com/ee/integration/mattermost/#mattermost-command-line-tools-cli (I'm not sure who normally owns updating this ... so let me know any concerns!) More context here: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6490#note_745347313. Let me...

Needs Documentation
Acknowledged/Docs team

You can find key dates for v7.2 release below, with links to testing servers, release candidate and changelog added retrospectively. Dates are tentative and subject to change. ### July 29th:...

kind/knowledge

Thanks for sharing this project! We'd love to use it as part of the Mattermost open source project (https://mattermost.com/) in our [React Native mobile app](https://github.com/mattermost/mattermost-mobile) (which uses an Apache 2.0...

Logging in with a username and password returns an MMCSRF cookie. This cookie has to be included in an X-CSRF-Token header on all subsequent requests (except GET, which is allowed,...

Help Wanted